diff options
Diffstat (limited to 'draw/wireframe.hpp')
-rw-r--r-- | draw/wireframe.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/draw/wireframe.hpp b/draw/wireframe.hpp index 922936ae..ba42bac3 100644 --- a/draw/wireframe.hpp +++ b/draw/wireframe.hpp @@ -1,6 +1,6 @@ #pragma once -#include "tile-defs.hpp" +#include "src/tile-defs.hpp" #include <Magnum/GL/Buffer.h> #include <Magnum/GL/Mesh.h> #include "Magnum/GL/Texture.h" |