Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/dedicated/console.cc')
-rw-r--r--src/dedicated/console.cc2
1 files changed, 2 insertions, 0 deletions
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 <cmath>
#include "auxiliary/functions.h"
+#include "core/application.h"
#include "core/core.h"
+#include "core/commandbuffer.h"
#include "dedicated/console.h"
#include "sys/consoleinterface.h"