summaryrefslogtreecommitdiffhomepage
path: root/loader
diff options
context:
space:
mode:
Diffstat (limited to 'loader')
-rw-r--r--loader/scenery-cell.hpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/loader/scenery-cell.hpp b/loader/scenery-cell.hpp
index b33f9441..4529d637 100644
--- a/loader/scenery-cell.hpp
+++ b/loader/scenery-cell.hpp
@@ -1,7 +1,6 @@
#pragma once
#include "compat/safe-ptr.hpp"
-#include "src/scenery.hpp"
-#include <memory>
+#include "src/scenery-proto.hpp"
#include <cr/String.h>
#include <cr/Optional.h>