summaryrefslogtreecommitdiffhomepage
path: root/draw/wireframe.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'draw/wireframe.cpp')
-rw-r--r--draw/wireframe.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/draw/wireframe.cpp b/draw/wireframe.cpp
index 84e086d4..28621b8f 100644
--- a/draw/wireframe.cpp
+++ b/draw/wireframe.cpp
@@ -1,6 +1,6 @@
#include "compat/defs.hpp"
#include "wireframe.hpp"
-#include "shaders/tile.hpp"
+#include "shaders/shader.hpp"
#include <Corrade/Containers/Array.h>
#include <Corrade/Containers/ArrayView.h>
#include <Magnum/Math/Range.h>