From: Dimitri Schoolwerth Date: Thu, 18 Dec 2003 14:54:25 +0000 (+0000) Subject: Include wx/confbase.h which is needed by this file. X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/792626ca3da21ce4c64c56376e3702b0355fde72 Include wx/confbase.h which is needed by this file. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24914 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/include/wx/fileconf.h b/include/wx/fileconf.h index 573fbc430f..725af95b69 100644 --- a/include/wx/fileconf.h +++ b/include/wx/fileconf.h @@ -23,6 +23,7 @@ #include "wx/textfile.h" #include "wx/string.h" +#include "wx/confbase.h" // ---------------------------------------------------------------------------- // wxFileConfig