aboutsummaryrefslogtreecommitdiffstats
path: root/code/cgame/cg_local.h
diff options
context:
space:
mode:
Diffstat (limited to 'code/cgame/cg_local.h')
-rw-r--r--code/cgame/cg_local.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/code/cgame/cg_local.h b/code/cgame/cg_local.h
index 27ec4fc..be502fc 100644
--- a/code/cgame/cg_local.h
+++ b/code/cgame/cg_local.h
@@ -20,8 +20,8 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
===========================================================================
*/
//
-#include "../game/q_shared.h"
-#include "tr_types.h"
+#include "../qcommon/q_shared.h"
+#include "../renderer/tr_types.h"
#include "../game/bg_public.h"
#include "cg_public.h"