X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/489468feaa08b8f504735eecca522fb8d0f825d2..689d801314845c6db093358a81c7879b672aa5e6:/src/osx/carbon/popupwin.cpp?ds=sidebyside diff --git a/src/osx/carbon/popupwin.cpp b/src/osx/carbon/popupwin.cpp index c2ecd3cf59..299d903862 100644 --- a/src/osx/carbon/popupwin.cpp +++ b/src/osx/carbon/popupwin.cpp @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////////// -// Name: src/mac/popupwin.cpp +// Name: src/osx/popupwin.cpp // Purpose: implements wxPopupWindow for wxMac // Author: Stefan Csomor // Modified by: @@ -34,7 +34,7 @@ #include "wx/popupwin.h" #include "wx/tooltip.h" -#include "wx/mac/private.h" +#include "wx/osx/private.h" // ============================================================================ // implementation