]> git.tdb.fi Git - libs/gl.git/blobdiff - source/texture2d.cpp
Add support for detecting extensions
[libs/gl.git] / source / texture2d.cpp
index 52144e59c397d240444bfb3bb3e98a6bafb3b650..c6137d73b60f41c0adeb62f5d6547406a64b9cf2 100644 (file)
@@ -6,7 +6,7 @@ Distributed under the LGPL
 */
 
 #include <png.h>
-#include <msp/core/error.h>
+#include "except.h"
 #include "texture2d.h"
 
 using namespace std;