summaryrefslogtreecommitdiffhomepage
path: root/editor
diff options
context:
space:
mode:
Diffstat (limited to 'editor')
-rw-r--r--editor/precomp.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/editor/precomp.hpp b/editor/precomp.hpp
index 8949f3ed..1dca3bd8 100644
--- a/editor/precomp.hpp
+++ b/editor/precomp.hpp
@@ -1,6 +1,8 @@
#pragma once
#include "src/precomp.hpp"
+#include "entity/metadata.hpp"
+#include "entity/accessor.hpp"
#include <cstdlib>
#include <map>