CMain: Restore #include <shellapi.h>

This commit is contained in:
Luke Street 2022-06-02 01:54:22 -04:00
parent d47d5661c6
commit d7c62d8d90
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@
#define NOMINMAX
#endif
#include <Windows.h>
#include <shellapi.h>
#endif
#include "../version.h"