]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/stattext.cpp
applied Paul A. Thiessen's patches for correcting coordinates when having borders...
[wxWidgets.git] / src / mac / stattext.cpp
index 86c4fd7158a7c81ada8f0736be3d8c47b64369fb..d364a2c5be144884be71c211258a59a4c2bce0bc 100644 (file)
@@ -26,7 +26,7 @@
 IMPLEMENT_DYNAMIC_CLASS(wxStaticText, wxControl)
 #endif
 
-#include <wx/mac/uma.h>
+#include "wx/mac/uma.h"
 
 BEGIN_EVENT_TABLE(wxStaticText, wxStaticTextBase)
     EVT_PAINT(wxStaticText::OnPaint)