about summary refs log tree commit diff
path: root/src/game/client/gc_skin.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/client/gc_skin.cpp')
-rw-r--r--src/game/client/gc_skin.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/client/gc_skin.cpp b/src/game/client/gc_skin.cpp
index ea215edd..6136f76f 100644
--- a/src/game/client/gc_skin.cpp
+++ b/src/game/client/gc_skin.cpp
@@ -2,7 +2,7 @@
 #include <string.h>
 #include <stdio.h>
 #include <engine/e_system.h>
-#include <engine/e_interface.h>
+#include <engine/e_client_interface.h>
 #include "gc_skin.h"
 #include "../g_math.h"