From: Julian Smart Date: Fri, 14 May 2004 10:11:39 +0000 (+0000) Subject: Added include to get wxMacWakeUp X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/9e1eb0ed654b245a02300a7977348edf8b8b5fd3 Added include to get wxMacWakeUp git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27271 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/src/mac/carbon/thread.cpp b/src/mac/carbon/thread.cpp index a2fb9e43eb..007f7c67cf 100644 --- a/src/mac/carbon/thread.cpp +++ b/src/mac/carbon/thread.cpp @@ -45,6 +45,8 @@ #include "wx/mac/uma.h" #endif +#include "wx/mac/macnotfy.h" + // ---------------------------------------------------------------------------- // constants // ----------------------------------------------------------------------------