summaryrefslogtreecommitdiff
path: root/src/pch.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pch.h')
-rw-r--r--src/pch.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pch.h b/src/pch.h
index 8e8d33f7..030ee634 100644
--- a/src/pch.h
+++ b/src/pch.h
@@ -38,6 +38,7 @@
#include <Shlwapi.h>
#include <tchar.h>
#include <wincred.h>
+#include <windowsx.h>
// boost
#include <boost/algorithm/string.hpp>