X-Git-Url: http://git.tdb.fi/?p=gldbg.git;a=blobdiff_plain;f=source%2Fgldbg.h;h=fce7d7fa2fd4790f4fa96439690a8ce34875d945;hp=9f26de3f34e872485c5129c0e827f1b69c85d896;hb=8b398bfe13b0884191b1fac56f274d395fd9d4dd;hpb=8a1580721a939c3edea2ce1b342148e94ad2b814 diff --git a/source/gldbg.h b/source/gldbg.h index 9f26de3..fce7d7f 100644 --- a/source/gldbg.h +++ b/source/gldbg.h @@ -12,7 +12,7 @@ Distributed under the GPL #include #include #include -#include "glstate.h" +#include "gldecoder.h" class GlDbg: public Msp::Application {