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.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/gwin/gwin.h b/include/gwin/gwin.h
index a2c0d0a1..53f5e205 100644
--- a/include/gwin/gwin.h
+++ b/include/gwin/gwin.h
@@ -825,6 +825,10 @@ extern "C" {
#include "gwin/label.h"
#endif
+ #if GWIN_NEED_LIST || defined(__DOXYGEN__)
+ #include "gwin/list.h"
+ #endif
+
#endif /* GFX_USE_GWIN */
#endif /* _GWIN_H */