diff options
Diffstat (limited to 'src/shader.h')
-rw-r--r-- | src/shader.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/shader.h b/src/shader.h index 766871f02..4d31f705f 100644 --- a/src/shader.h +++ b/src/shader.h @@ -23,7 +23,6 @@ with this program; if not, write to the Free Software Foundation, Inc., #include <IMaterialRendererServices.h> #include "irrlichttypes_extrabloated.h" -#include "threads.h" #include <string> class IGameDef; |