]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/private/stattext.h
continue with loading the message catalog even if setting the locale failed
[wxWidgets.git] / include / wx / private / stattext.h
index ac22a59269970455bc4d4ec56e16fe0180f056f0..be8f89c0929cd753d0e6f0e5ce55ad0654006d6a 100644 (file)
@@ -12,6 +12,8 @@
 #ifndef _WX_PRIVATE_STATTEXT_H_
 #define _WX_PRIVATE_STATTEXT_H_
 
+#include "wx/window.h"
+
 #if wxUSE_STATTEXT
 
 // ----------------------------------------------------------------------------