X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ce7fe42e848cc0c9058dae906c3a7bded50681e6..4a2d030adfa836f6ada1830c9057170d053bcc64:/src/gtk/checklst.cpp diff --git a/src/gtk/checklst.cpp b/src/gtk/checklst.cpp index fe5cfb0414..0a9d31840a 100644 --- a/src/gtk/checklst.cpp +++ b/src/gtk/checklst.cpp @@ -3,7 +3,6 @@ // Purpose: // Author: Robert Roebling // Modified by: Ryan Norton (Native GTK2.0+ checklist) -// Id: $Id$ // Copyright: (c) 1998 Robert Roebling // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -14,10 +13,7 @@ #if wxUSE_CHECKLISTBOX #include "wx/checklst.h" -#include "wx/gtk/private.h" -#include "wx/gtk/treeentry_gtk.h" -#include #include //-----------------------------------------------------------------------------