From 541c00c93fcd98f766cce661aa83ef4ffe713e57 Mon Sep 17 00:00:00 2001 From: pixel Date: Fri, 28 Mar 2003 12:30:26 +0000 Subject: First part of the backend separation --- include/glbase.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/glbase.h') diff --git a/include/glbase.h b/include/glbase.h index 90732ef..7fa3b06 100644 --- a/include/glbase.h +++ b/include/glbase.h @@ -4,7 +4,7 @@ #include #include #include -#include "base.h" +#include namespace mogltk { class glbase : public base { -- cgit v1.2.3