]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/carbon/tooltip.h
made wxUSE_UNICODE=1 the default
[wxWidgets.git] / include / wx / mac / carbon / tooltip.h
index 694283053b16609c99d728b661541df13391a1e7..0599a7b0d54152ebdb0431a530f562db67c313d3 100644 (file)
@@ -1,5 +1,5 @@
 ///////////////////////////////////////////////////////////////////////////////
-// Name:        mac/tooltip.h
+// Name:        wx/mac/carbon/tooltip.h
 // Purpose:     wxToolTip class - tooltip control
 // Author:      Stefan Csomor
 // Modified by:
@@ -12,6 +12,9 @@
 #ifndef _WX_MAC_TOOLTIP_H_
 #define _WX_MAC_TOOLTIP_H_
 
+#include "wx/string.h"
+#include "wx/event.h"
+
 class wxToolTip : public wxObject
 {
 public: