]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/osx/clipbrd.h
implement Empty() using clear() instead of Truncate(0)
[wxWidgets.git] / include / wx / osx / clipbrd.h
index 5ee122ba68e8f61625887d52215e51a2f72699b3..b16d3418b1b7eb1ef7f5b6f0fc0d9a06db252287 100644 (file)
@@ -1,5 +1,5 @@
 #ifdef __WXMAC_CLASSIC__
-#include "wx/mac/classic/clipbrd.h"
+#include "wx/osx/classic/clipbrd.h"
 #else
-#include "wx/mac/carbon/clipbrd.h"
+#include "wx/osx/carbon/clipbrd.h"
 #endif