]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/bitmap.cpp
Got rid of some wierd VisualAge debug nonsense that had appeared in this after the...
[wxWidgets.git] / src / mac / bitmap.cpp
index c3a0f95b7e1663f57a9870e438032454f35a1daf..1412aa925b08b39ea9302ffbaebf1609fc3df8e1 100644 (file)
@@ -42,6 +42,8 @@ IMPLEMENT_DYNAMIC_CLASS(wxMask, wxObject)
     #include <PictUtils.h>
 #endif
 
+#include "wx/mac/uma.h"
+
 CTabHandle wxMacCreateColorTable( int numColors )
 {
        CTabHandle newColors; /* Handle to the new color table */