X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/977ea6b6bfaa9ce2793e5ccfc82b611849b33553..76e7cfab8fdb0c7862fd07e427af54181717fc62:/src/cocoa/dataobj.mm diff --git a/src/cocoa/dataobj.mm b/src/cocoa/dataobj.mm index 2326aa7ed4..f74680330b 100644 --- a/src/cocoa/dataobj.mm +++ b/src/cocoa/dataobj.mm @@ -4,18 +4,18 @@ // Author: David Elliott // Modified by: // Created: 2003/07/23 -// RCS-ID: $Id$ // Copyright: (c) 2003 David Elliott -// Licence: wxWindows licence +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #include "wx/wxprec.h" #if wxUSE_DATAOBJ +#include "wx/dataobj.h" + #ifndef WX_PRECOMP #endif //WX_PRECOMP -#include "wx/dataobj.h" wxDataObject::wxDataObject() {