]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/carbon/gauge.cpp
corrected dynamic class implementation
[wxWidgets.git] / src / mac / carbon / gauge.cpp
index fe19204a45b3ab89a607246e7cc8a6c75d33d795..37155cafb03ec2242c9b9cde8cd2e5078d6342d2 100644 (file)
@@ -19,7 +19,7 @@
 IMPLEMENT_DYNAMIC_CLASS(wxGauge, wxControl)
 #endif
 
-#include <wx/mac/uma.h>
+#include "wx/mac/uma.h"
 
 bool wxGauge::Create(wxWindow *parent, wxWindowID id,
            int range,