diff --git a/ScreenPlayWallpaper/main.cpp b/ScreenPlayWallpaper/main.cpp index 4747c55b..c1a78244 100644 --- a/ScreenPlayWallpaper/main.cpp +++ b/ScreenPlayWallpaper/main.cpp @@ -6,6 +6,7 @@ #include #include "ScreenPlayUtil/util.h" +#include "ScreenPlayUtil/exitcodes.h" #if defined(Q_OS_WIN) #include "src/winwindow.h"