X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/489468feaa08b8f504735eecca522fb8d0f825d2..4b263e5ef358411a345dee9ffef3ba69c19be40e:/src/osx/carbon/timer.cpp?ds=sidebyside diff --git a/src/osx/carbon/timer.cpp b/src/osx/carbon/timer.cpp index c5beb16cf1..be218af294 100644 --- a/src/osx/carbon/timer.cpp +++ b/src/osx/carbon/timer.cpp @@ -1,10 +1,9 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: sec/mac/carbon/timer.cpp +// Name: src/osx/carbon/timer.cpp // Purpose: wxTimer implementation // Author: Stefan Csomor // Modified by: // Created: 1998-01-01 -// RCS-ID: $Id$ // Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -17,10 +16,10 @@ #include "wx/dynarray.h" #endif -#include "wx/mac/private/timer.h" +#include "wx/osx/private/timer.h" #ifdef __WXMAC__ - #include "wx/mac/private.h" + #include "wx/osx/private.h" #endif struct MacTimerInfo