X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ffecfa5aeb540b54914739dbb8603edbbd4c00a0..ede3a6d68af66772b4f5f94208b4126bab566cc8:/src/palmos/dragimag.cpp diff --git a/src/palmos/dragimag.cpp b/src/palmos/dragimag.cpp index 7ae1e34e74..fe257af021 100644 --- a/src/palmos/dragimag.cpp +++ b/src/palmos/dragimag.cpp @@ -1,10 +1,10 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: dragimag.cpp +// Name: src/palmos/dragimag.cpp // Purpose: wxDragImage -// Author: William Osborne +// Author: William Osborne - minimal working wxPalmOS port // Modified by: // Created: 10.13.04 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) William Osborne // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -40,7 +40,6 @@ #include "wx/settings.h" #endif -#include "wx/msw/private.h" #include "wx/log.h" #include "wx/intl.h" #include "wx/frame.h"