From 8177caa75c35579f920f9f4e3332d8bda14dcbb9 Mon Sep 17 00:00:00 2001 From: cignoni Date: Tue, 11 Dec 2007 23:54:15 +0000 Subject: [PATCH] wrong include --- wrap/qt/checkGLError.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wrap/qt/checkGLError.h b/wrap/qt/checkGLError.h index d1ad2f6b..69893fca 100755 --- a/wrap/qt/checkGLError.h +++ b/wrap/qt/checkGLError.h @@ -1,5 +1,5 @@ #pragma once -#include +#include class checkGLError { public: