X-Git-Url: http://git.tdb.fi/?p=libs%2Fgl.git;a=blobdiff_plain;f=source%2Ftexturecube.h;h=fd4670469fd1ab0500b607a35e723fe7e9205b65;hp=7510a716a6be13dc6f884e4af41fe4d6b13ad143;hb=ccbfdfa0d9d796244b1ecc0fa3faa2c50304811b;hpb=3a9ee749fbde41695d1b1a0804bbf63d76427b27 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 {