aboutsummaryrefslogtreecommitdiff
path: root/primedev/core/hooks.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'primedev/core/hooks.cpp')
-rw-r--r--primedev/core/hooks.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/primedev/core/hooks.cpp b/primedev/core/hooks.cpp
index 6e849291..fef8bbcf 100644
--- a/primedev/core/hooks.cpp
+++ b/primedev/core/hooks.cpp
@@ -12,6 +12,8 @@
#define XINPUT1_3_DLL "XInput1_3.dll"
+namespace fs = std::filesystem;
+
AUTOHOOK_INIT()
// called from the ON_DLL_LOAD macros