]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/palette.h
fixed bug with the caret positioning after SetValue() introduced by the last commit
[wxWidgets.git] / include / wx / palette.h
index 8e8c6b5bba312b900fb4a741c3e25daa70a8b60f..dc29333be0121e104e03eb9a8863569133c21bba 100644 (file)
@@ -1,6 +1,9 @@
 #ifndef _WX_PALETTE_H_BASE_
 #define _WX_PALETTE_H_BASE_
 
+// include it to get wxUSE_PALETTE value
+#include "wx/setup.h"
+
 #if wxUSE_PALETTE
 
 #if defined(__WXMSW__)