X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Ftexture.cpp;h=3bd1df67068123a256b7ff7b8067c71f8ff7a1ca;hb=9cf5d10abe5bdff0708c41544f6e8b15aca5151f;hp=e4d4ebf2ce138c6d716d9bdf9e497d3976c3e029;hpb=8d6ed0b5fb02e2a2f9142e869fd705c36f57a225;p=libs%2Fgl.git diff --git a/source/texture.cpp b/source/texture.cpp index e4d4ebf2..3bd1df67 100644 --- a/source/texture.cpp +++ b/source/texture.cpp @@ -1,7 +1,7 @@ +#include +#include #include #include "error.h" -#include "ext_texture_filter_anisotropic.h" -#include "sgis_generate_mipmap.h" #include "texture.h" #include "texunit.h"