This commit is contained in:
Ryzerth
2021-04-16 20:21:42 +02:00
parent 892f957729
commit 3bf4f0ce01
2 changed files with 5 additions and 5 deletions

View File

@ -7,7 +7,7 @@
#ifdef _WIN32
#include <Windows.h>
#include <thread>
#include <ShObjIdl.h>
#include <ShlObj.h>
#endif
class FileSelect {