]> git.tdb.fi Git - libs/gl.git/blobdiff - source/pixelformat.cpp
Do not store generated files in the repository
[libs/gl.git] / source / pixelformat.cpp
index 4b3dade14e4a9eef0b1052d4764c8e0c4c2b8a51..836012f9d0c7cfd294e542bcbb0c10d3cc932c69 100644 (file)
@@ -1,6 +1,6 @@
+#include <msp/gl/extensions/arb_texture_float.h>
+#include <msp/gl/extensions/ext_bgra.h>
 #include <msp/strings/format.h>
-#include "arb_texture_float.h"
-#include "ext_bgra.h"
 #include "pixelformat.h"
 
 using namespace std;