aboutsummaryrefslogtreecommitdiffstats
path: root/code/renderer/tr_local.h
diff options
context:
space:
mode:
Diffstat (limited to 'code/renderer/tr_local.h')
-rw-r--r--code/renderer/tr_local.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/code/renderer/tr_local.h b/code/renderer/tr_local.h
index e9de83a..060b4b5 100644
--- a/code/renderer/tr_local.h
+++ b/code/renderer/tr_local.h
@@ -24,7 +24,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#ifndef TR_LOCAL_H
#define TR_LOCAL_H
-#include "../game/q_shared.h"
+#include "../qcommon/q_shared.h"
#include "../qcommon/qfiles.h"
#include "../qcommon/qcommon.h"
#include "tr_public.h"