X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fad4327b0da1cf7860a0e998a24cbf5ab134a683..4026f044ee28289b2c05e05f2ec7f15f02b9cf76:/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 // ----------------------------------------------------------------------------