summaryrefslogtreecommitdiff
path: root/src/nodedef.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nodedef.h')
-rw-r--r--src/nodedef.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/nodedef.h b/src/nodedef.h
index aeee81988..f3fb834bc 100644
--- a/src/nodedef.h
+++ b/src/nodedef.h
@@ -27,7 +27,6 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#include "mapnode.h"
#ifndef SERVER
#include "client/tile.h"
-#include "shader.h"
#include <IMeshManipulator.h>
class Client;
#endif