aboutsummaryrefslogtreecommitdiffstats
path: root/include/gwin/gwin.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/gwin/gwin.h')
-rw-r--r--include/gwin/gwin.h8
1 files changed, 0 insertions, 8 deletions
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 */