aboutsummaryrefslogtreecommitdiff
path: root/src/common.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/common.cpp')
-rw-r--r--src/common.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common.cpp b/src/common.cpp
index 78782704c..498b35401 100644
--- a/src/common.cpp
+++ b/src/common.cpp
@@ -11,6 +11,7 @@
#define NOMINMAX 1
#include <windows.h>
#undef NOMINMAX
+#include <psapi.h>
#endif
#define GB_WINDOWS_H_INCLUDED