summaryrefslogtreecommitdiffhomepage
path: root/src/chunk-render.cpp
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2024-01-13 03:52:43 +0100
committerStanislaw Halik <sthalik@misaki.pl>2024-01-13 03:52:43 +0100
commit860189e34fb24cc908c306489bf2d62e6c13f5a8 (patch)
tree634dca8fd9b49660c07e1867c1d2713c1d743781 /src/chunk-render.cpp
parent8d68cd13d1d0fa65bac41e51c3155f1fcc5ec899 (diff)
w
Diffstat (limited to 'src/chunk-render.cpp')
-rw-r--r--src/chunk-render.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/chunk-render.cpp b/src/chunk-render.cpp
index ffaa33ec..459f51b7 100644
--- a/src/chunk-render.cpp
+++ b/src/chunk-render.cpp
@@ -2,7 +2,6 @@
#include "ground-atlas.hpp"
#include "quads.hpp"
#include "shaders/shader.hpp"
-#include "compat/defs.hpp"
#include <algorithm>
#include <Corrade/Containers/ArrayViewStl.h>
#include <Magnum/GL/Buffer.h>