X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/cd95f7e65c4e1ee61a5d90eb13687ff468cb13ad..04fa04d8067d235ab45b5bc05b65f0679634b541:/src/generic/panelg.cpp diff --git a/src/generic/panelg.cpp b/src/generic/panelg.cpp index 8e86b172d7..d539393dbe 100644 --- a/src/generic/panelg.cpp +++ b/src/generic/panelg.cpp @@ -23,13 +23,13 @@ #pragma hdrstop #endif -#ifdef wxHAS_GENERIC_PANEL - #ifndef WX_PRECOMP #include "wx/dc.h" #include "wx/panel.h" #endif // WX_PRECOMP +#ifdef wxHAS_GENERIC_PANEL + // ============================================================================ // implementation // ============================================================================