diff options
Diffstat (limited to 'include/gwin/gwin.h')
-rw-r--r-- | include/gwin/gwin.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/gwin/gwin.h b/include/gwin/gwin.h index 73f7ff82..c59a1bcf 100644 --- a/include/gwin/gwin.h +++ b/include/gwin/gwin.h @@ -894,10 +894,6 @@ extern "C" { #include "gwin/image.h" #endif - #if GWIN_NEED_LAYOUT || defined(__DOXYGEN__) - #include "gwin/layout.h" - #endif - #endif /* GFX_USE_GWIN */ #endif /* _GWIN_H */ |