]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/tooltip.h
handle fatal exceptions in the other threads (based on patch 1459813 by Carl-Friedric...
[wxWidgets.git] / include / wx / msw / tooltip.h
index c5fbe836a067fca7375205345332f963130730f4..367fe18a53c6dea2e10780dddb6b00973cb15fe0 100644 (file)
@@ -12,6 +12,8 @@
 #ifndef _WX_MSW_TOOLTIP_H_
 #define _WX_MSW_TOOLTIP_H_
 
+#include "wx/object.h"
+
 class WXDLLEXPORT wxToolTip : public wxObject
 {
 public: