X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fvertexformat.h;h=edea62d80262910893cd0355bd188853359f0e2d;hb=7b956c7f992e37dddd279df0382c2fb94864cb73;hp=833b942ee82f2097bd004228879a43957fcd615d;hpb=c83a3894a5b52499916507e77c0b79436ebad848;p=libs%2Fgl.git diff --git a/source/vertexformat.h b/source/vertexformat.h index 833b942e..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 {