summaryrefslogtreecommitdiffhomepage
path: root/tile.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'tile.hpp')
-rw-r--r--tile.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tile.hpp b/tile.hpp
index 88b1ade3..cf12ca05 100644
--- a/tile.hpp
+++ b/tile.hpp
@@ -1,5 +1,5 @@
#pragma once
-#include "atlas.hpp"
+#include "texture-atlas.hpp"
#include "hash.hpp"
#include "defs.hpp"