X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;ds=sidebyside;f=source%2Fpixelformat.cpp;h=836012f9d0c7cfd294e542bcbb0c10d3cc932c69;hb=619aae12e01f25e79626a94c973927e5599e99a5;hp=4b3dade14e4a9eef0b1052d4764c8e0c4c2b8a51;hpb=a3d248c7db9f04919ed5e4053f6e2a2f776cec47;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;