diff --git a/GlosSIConfig/main.cpp b/GlosSIConfig/main.cpp index 5fa2358..a691037 100644 --- a/GlosSIConfig/main.cpp +++ b/GlosSIConfig/main.cpp @@ -23,8 +23,8 @@ limitations under the License. #include #ifdef _WIN32 -#include #include +#include #include #pragma comment(lib, "Dwmapi.lib") #include "ExeImageProvider.h"