From 1130f93af7f44051d19c2d35f6a0f30d59df42da Mon Sep 17 00:00:00 2001 From: Joel Bodenmann Date: Sun, 27 Oct 2013 16:39:42 +0100 Subject: moved include headers to correct location --- include/gwin/gwin.h | 8 -------- 1 file changed, 8 deletions(-) (limited to 'include/gwin/gwin.h') diff --git a/include/gwin/gwin.h b/include/gwin/gwin.h index 372ece9c..45e29b00 100644 --- a/include/gwin/gwin.h +++ b/include/gwin/gwin.h @@ -820,14 +820,6 @@ extern "C" { #include "gwin/image.h" #endif - #if GWIN_NEED_LABEL || defined(__DOXYGEN__) - #include "gwin/label.h" - #endif - - #if GWIN_NEED_LIST || defined(__DOXYGEN__) - #include "gwin/list.h" - #endif - #endif /* GFX_USE_GWIN */ #endif /* _GWIN_H */ -- cgit v1.2.3