diff options
Diffstat (limited to 'src/game/client/gc_hooks.cpp')
| -rw-r--r-- | src/game/client/gc_hooks.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/client/gc_hooks.cpp b/src/game/client/gc_hooks.cpp index 34196eaa..3f45251e 100644 --- a/src/game/client/gc_hooks.cpp +++ b/src/game/client/gc_hooks.cpp @@ -1,6 +1,6 @@ #include <string.h> -#include <engine/e_interface.h> +#include <engine/e_client_interface.h> extern "C" { #include <engine/e_config.h> |