X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/489468feaa08b8f504735eecca522fb8d0f825d2..71a09c3579dd5cb4cd8fa7fdc143561cbff74e12:/src/osx/carbon/popupwin.cpp?ds=inline diff --git a/src/osx/carbon/popupwin.cpp b/src/osx/carbon/popupwin.cpp index c2ecd3cf59..d13810f1c0 100644 --- a/src/osx/carbon/popupwin.cpp +++ b/src/osx/carbon/popupwin.cpp @@ -1,12 +1,11 @@ /////////////////////////////////////////////////////////////////////////////// -// Name: src/mac/popupwin.cpp +// Name: src/osx/carbon/popupwin.cpp // Purpose: implements wxPopupWindow for wxMac // Author: Stefan Csomor // Modified by: -// Created: -// RCS-ID: $Id$ +// Created: // Copyright: (c) 2006 Stefan Csomor -// License: wxWindows licence +// Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// // ============================================================================ @@ -34,7 +33,7 @@ #include "wx/popupwin.h" #include "wx/tooltip.h" -#include "wx/mac/private.h" +#include "wx/osx/private.h" // ============================================================================ // implementation