From 1111b6fb9d7db3d1434e03c859270e734219a528 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Sun, 25 Jan 2009 12:24:38 +0000 Subject: header sanitizing --- src/dedicated/console.cc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/dedicated/console.cc') diff --git a/src/dedicated/console.cc b/src/dedicated/console.cc index 3790d93..852b028 100644 --- a/src/dedicated/console.cc +++ b/src/dedicated/console.cc @@ -12,7 +12,9 @@ #include #include "auxiliary/functions.h" +#include "core/application.h" #include "core/core.h" +#include "core/commandbuffer.h" #include "dedicated/console.h" #include "sys/consoleinterface.h" -- cgit v1.2.3