aboutsummaryrefslogtreecommitdiffstats
path: root/code/game/g_local.h
diff options
context:
space:
mode:
Diffstat (limited to 'code/game/g_local.h')
-rw-r--r--code/game/g_local.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/code/game/g_local.h b/code/game/g_local.h
index 4ae76fc..7e20d36 100644
--- a/code/game/g_local.h
+++ b/code/game/g_local.h
@@ -22,7 +22,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
//
// g_local.h -- local definitions for game module
-#include "q_shared.h"
+#include "../qcommon/q_shared.h"
#include "bg_public.h"
#include "g_public.h"