X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Ftexture2d.h;h=05fbbce2e80b6362e576077ca4fe019311576f46;hb=48d253c9f19c04c6940bfc932a78c51ea24e2e75;hp=5395fefd33355f2aa08a3080e286d1b5edc8d5d8;hpb=f14435e58bfa0fa697a06ba9a454bb30cd37d9d8;p=libs%2Fgl.git diff --git a/source/texture2d.h b/source/texture2d.h index 5395fefd..05fbbce2 100644 --- a/source/texture2d.h +++ b/source/texture2d.h @@ -2,7 +2,7 @@ #define MSP_GL_TEXTURE2D_H_ #include -#include +#include #include "datatype.h" #include "pixelformat.h" #include "texture.h"