summaryrefslogtreecommitdiffhomepage
path: root/main/precomp.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'main/precomp.hpp')
-rw-r--r--main/precomp.hpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/main/precomp.hpp b/main/precomp.hpp
index 02f613db..3f60a071 100644
--- a/main/precomp.hpp
+++ b/main/precomp.hpp
@@ -1,5 +1,9 @@
#pragma once
#include "src/precomp.hpp"
+#include "floormat/main.hpp"
+#include "floormat/app.hpp"
+#include "floormat/settings.hpp"
+#include "main-impl.hpp"
#include <Magnum/Timeline.h>
#include <Magnum/GL/DebugOutput.h>