]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/config.cpp
updated license info: Remstar gace permission to change it to wxWindows License with...
[wxWidgets.git] / src / common / config.cpp
index 535a272f1ec2794b0c93c80ed18448f2a143e4cb..d7e16648ff04566c1f6c4f61b6493e2ca22588e5 100644 (file)
@@ -30,6 +30,7 @@
 #include "wx/config.h"
 #include "wx/intl.h"
 #include "wx/log.h"
+#include "wx/arrstr.h"
 
 #if wxUSE_CONFIG && ((wxUSE_FILE && wxUSE_TEXTFILE) || wxUSE_CONFIG_NATIVE)