X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fpixelformat.cpp;h=836012f9d0c7cfd294e542bcbb0c10d3cc932c69;hb=4edd75061a1e24572bd672fb72e1bc1838008ce7;hp=4b3dade14e4a9eef0b1052d4764c8e0c4c2b8a51;hpb=41b4cb3002f3551ce1bd6fdf15994ee7bc523788;p=libs%2Fgl.git diff --git a/source/pixelformat.cpp b/source/pixelformat.cpp index 4b3dade1..836012f9 100644 --- a/source/pixelformat.cpp +++ b/source/pixelformat.cpp @@ -1,6 +1,6 @@ +#include +#include #include -#include "arb_texture_float.h" -#include "ext_bgra.h" #include "pixelformat.h" using namespace std;