]> git.tdb.fi Git - libs/gl.git/blobdiff - source/vertexformat.h
Fix an incorrect #include
[libs/gl.git] / source / vertexformat.h
index 833b942ee82f2097bd004228879a43957fcd615d..edea62d80262910893cd0355bd188853359f0e2d 100644 (file)
@@ -1,7 +1,7 @@
 #ifndef MSP_GL_VERTEXFORMAT_H_
 #define MSP_GL_VERTEXFORMAT_H_
 
-#include <msp/core/lexicalcast.h>
+#include <msp/strings/lexicalcast.h>
 
 namespace Msp {
 namespace GL {