]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/clntdata.h
Added (dummy) handler for loading bitmap from file instead of resource.
[wxWidgets.git] / include / wx / clntdata.h
index 3ff6030b50b533ca7b97f72f7a5400f69bfe58a9..b2b8cfa1b630d278f6170d4cbe439b84575e0347 100644 (file)
@@ -170,7 +170,7 @@ protected:
 // compiled to make wxMotif and wxGTK base libraries compatible
 #if defined(__WXMOTIF__) || wxABI_VERSION >= 20602
 
-#include <wx/vector.h>
+#include "wx/vector.h"
 
 struct WXDLLIMPEXP_BASE wxClientDataDictionaryPair
 {