X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fvertexformat.h;h=edea62d80262910893cd0355bd188853359f0e2d;hb=7b956c7f992e37dddd279df0382c2fb94864cb73;hp=2768e445df26809284e0076699eebc9fbc27762e;hpb=f14435e58bfa0fa697a06ba9a454bb30cd37d9d8;p=libs%2Fgl.git diff --git a/source/vertexformat.h b/source/vertexformat.h index 2768e445..edea62d8 100644 --- a/source/vertexformat.h +++ b/source/vertexformat.h @@ -1,7 +1,7 @@ #ifndef MSP_GL_VERTEXFORMAT_H_ #define MSP_GL_VERTEXFORMAT_H_ -#include +#include namespace Msp { namespace GL {