From: Stefan Csomor Date: Wed, 30 Apr 2003 19:01:55 +0000 (+0000) Subject: include "ToolUtils.h" for LoWord and friends X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/dd49c69170bd558706cfd1ad72d18b26e3ba984d include "ToolUtils.h" for LoWord and friends git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20397 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/src/mac/carbon/toplevel.cpp b/src/mac/carbon/toplevel.cpp index a70e3bbc11..f4e54270cd 100644 --- a/src/mac/carbon/toplevel.cpp +++ b/src/mac/carbon/toplevel.cpp @@ -43,6 +43,9 @@ #include "wx/tooltip.h" #include "wx/dnd.h" +#include "ToolUtils.h" + + #define wxMAC_DEBUG_REDRAW 0 #ifndef wxMAC_DEBUG_REDRAW #define wxMAC_DEBUG_REDRAW 0 diff --git a/src/mac/toplevel.cpp b/src/mac/toplevel.cpp index a70e3bbc11..f4e54270cd 100644 --- a/src/mac/toplevel.cpp +++ b/src/mac/toplevel.cpp @@ -43,6 +43,9 @@ #include "wx/tooltip.h" #include "wx/dnd.h" +#include "ToolUtils.h" + + #define wxMAC_DEBUG_REDRAW 0 #ifndef wxMAC_DEBUG_REDRAW #define wxMAC_DEBUG_REDRAW 0