summaryrefslogtreecommitdiffhomepage
path: root/src/tile.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/tile.hpp')
-rw-r--r--src/tile.hpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/tile.hpp b/src/tile.hpp
index 499acd97..c49b95b0 100644
--- a/src/tile.hpp
+++ b/src/tile.hpp
@@ -1,8 +1,7 @@
#pragma once
#include "compat/defs.hpp"
-#include "compat/assert.hpp"
+#include "compat/integer-types.hpp"
#include "tile-defs.hpp"
-#include <cstdint>
#include <memory>
namespace floormat {