summaryrefslogtreecommitdiffhomepage
path: root/loader/impl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'loader/impl.cpp')
-rw-r--r--loader/impl.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/loader/impl.cpp b/loader/impl.cpp
index 86bd76d5..ce5ad1a8 100644
--- a/loader/impl.cpp
+++ b/loader/impl.cpp
@@ -1,6 +1,5 @@
#include "impl.hpp"
#include "compat/assert.hpp"
-#include "compat/borrowed-ptr.inl"
#include "ground-traits.hpp"
#include "ground-cell.hpp"
#include "wall-traits.hpp"
@@ -9,7 +8,6 @@
#include "anim-cell.hpp"
#include "scenery-traits.hpp"
#include "scenery-cell.hpp"
-// todo scenery_traits
#include "vobj-cell.hpp"
#include "atlas-loader.hpp"
#include "atlas-loader-storage.hpp"