X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fvertexformat.h;h=edea62d80262910893cd0355bd188853359f0e2d;hb=5eb4e7ebd0dc36bc0d9817dedcc152f3bd581f70;hp=833b942ee82f2097bd004228879a43957fcd615d;hpb=3d6188a7f48566398e7ad7548dbd47a68bc73bdc;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 {