X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Ftexturecube.h;h=fd4670469fd1ab0500b607a35e723fe7e9205b65;hb=55dbeb5e04516699b8415104e346243d5e4c48c9;hp=7510a716a6be13dc6f884e4af41fe4d6b13ad143;hpb=93fa68debcd6e416a1b20f43077f7a79525aaecb;p=libs%2Fgl.git diff --git a/source/texturecube.h b/source/texturecube.h index 7510a716..fd467046 100644 --- a/source/texturecube.h +++ b/source/texturecube.h @@ -1,10 +1,10 @@ #ifndef MSP_GL_TEXTURECUBE_H_ #define MSP_GL_TEXTURECUBE_H_ +#include #include #include "texture.h" #include "vector.h" -#include namespace Msp { namespace GL {