Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/ui.cc')
-rw-r--r--src/ui/ui.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ui/ui.cc b/src/ui/ui.cc
index de32db4..e9036c5 100644
--- a/src/ui/ui.cc
+++ b/src/ui/ui.cc
@@ -10,6 +10,7 @@
#include "audio/audio.h"
#include "auxiliary/functions.h"
#include "core/core.h"
+#include "core/application.h"
#include "filesystem/filesystem.h"
#include "render/gl.h"
#include "sys/sys.h"