X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FTexture.cpp;h=150eee73b76a0fb00d9a1950d5f838def3a32292;hb=97989f58ab13c64fbe05e629d2b2a024a2c3cfa4;hp=2d3f2a8360d5e36fe39ee732950cdfac7f86fdc1;hpb=34ce0cdd42f673a04aa29ae148d2206420dfd813;p=lugaru.git diff --git a/Source/Texture.cpp b/Source/Texture.cpp index 2d3f2a8..150eee7 100644 --- a/Source/Texture.cpp +++ b/Source/Texture.cpp @@ -19,7 +19,7 @@ along with Lugaru. If not, see . #include "gamegl.h" #include "Texture.h" -#include "TGALoader.h" +#include "ImageIO.h" using namespace std;