diff --git a/src/info.cpp b/src/info.cpp
index 9fcc24fde9ca1e757501ea3acf99c33f1f5a9a10..03eb1e10ed5a6c865473d4ec5d9d7e984a502e8a 100644
--- a/src/info.cpp
+++ b/src/info.cpp
@@ -45,7 +45,7 @@
 #include <algorithm>
 
 #ifdef _WIN32
-#define PSAPI_VERSION=1
+#define PSAPI_VERSION 1
 #include <windows.h>
 #include <stdint.h>
 #include <psapi.h>