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/glwidgets.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/glwidgets.h') diff --git a/include/glwidgets.h b/include/glwidgets.h index 0ee9cea..86688ef 100644 --- a/include/glwidgets.h +++ b/include/glwidgets.h @@ -1,7 +1,7 @@ #ifndef __GLWIDGETS_H__ #define __GLWIDGETS_H__ -#include "Exceptions.h" +#include namespace mogltk { class widget : public Base { -- cgit v1.2.3