aboutsummaryrefslogtreecommitdiff
path: root/src/nodedef.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/nodedef.cpp')
-rw-r--r--src/nodedef.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nodedef.cpp b/src/nodedef.cpp
index fc404f252..651418cd8 100644
--- a/src/nodedef.cpp
+++ b/src/nodedef.cpp
@@ -22,6 +22,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#include "itemdef.h"
#ifndef SERVER
#include "mesh.h"
+#include "shader.h"
#include "client.h"
#include "client/renderingengine.h"
#include "client/tile.h"