X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fad4327b0da1cf7860a0e998a24cbf5ab134a683..2e51fb3041e78ef15506ed746ed5898536be5955:/include/wx/config.h diff --git a/include/wx/config.h b/include/wx/config.h index 74f90300f7..e8734bf25d 100644 --- a/include/wx/config.h +++ b/include/wx/config.h @@ -12,12 +12,10 @@ #ifndef _WX_CONFIG_H_BASE_ #define _WX_CONFIG_H_BASE_ -#include "wx/defs.h" +#include "wx/confbase.h" #if wxUSE_CONFIG -#include "wx/confbase.h" - // ---------------------------------------------------------------------------- // define the native wxConfigBase implementation // ----------------------------------------------------------------------------