diff options
Diffstat (limited to 'src/main')
| -rw-r--r-- | src/main/oshelper.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/oshelper.cpp b/src/main/oshelper.cpp index 2d4a9d0f..9b24262e 100644 --- a/src/main/oshelper.cpp +++ b/src/main/oshelper.cpp @@ -41,7 +41,7 @@ #include "qt/macoshelper.h" #endif #ifdef Q_OS_WIN -#include <Shlobj.h> +#include <shlobj.h> #include <windows.h> #endif #if defined(Q_OS_LINUX) && !defined(Q_OS_ANDROID) |
