]> git.tdb.fi Git - gldbg.git/blobdiff - source/gldbg.h
Use APIENTRY since that seems to work with both Mesa and Nvidia headers
[gldbg.git] / source / gldbg.h
index 9f26de3f34e872485c5129c0e827f1b69c85d896..fce7d7fa2fd4790f4fa96439690a8ce34875d945 100644 (file)
@@ -12,7 +12,7 @@ Distributed under the GPL
 #include <vector>
 #include <msp/core/application.h>
 #include <msp/fs/path.h>
-#include "glstate.h"
+#include "gldecoder.h"
 
 class GlDbg: public Msp::Application
 {