diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/client/clientenvironment.cpp | 6 | ||||
-rw-r--r-- | src/client/game.cpp | 6 | ||||
-rw-r--r-- | src/client/hud.cpp | 2 | ||||
src/client/shader.cpp +++ b/src/client/shader.cpp @@ -22,6 +22,7 @@ with this program; if not, write to the Free Software Foundation, Inc., #include <iterator> #include "shader.h" #include "irrlichttypes_extrabloated.h" +#include "irr_ptr.h" #include "debug.h" #include "filesys.h" #include "util/container.h" @@ -189,19 +190,14 @@ private: |