]> git.saurik.com Git - wxWidgets.git/blobdiff - src/osx/carbon/listbox.cpp
state clearly that the entire contents of generated files is generated; put special...
[wxWidgets.git] / src / osx / carbon / listbox.cpp
index 8c479b10664d7700f34d4fb992e713392f958acf..edd9f96e0fe46628d9db69d40dd36285f6e8be15 100644 (file)
@@ -29,7 +29,7 @@ IMPLEMENT_DYNAMIC_CLASS(wxListBox, wxControlWithItems)
 BEGIN_EVENT_TABLE(wxListBox, wxControl)
 END_EVENT_TABLE()
 
-#include "wx/mac/uma.h"
+#include "wx/osx/uma.h"
 
 // ============================================================================
 // list box control implementation