X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/217099990c2665d18d352c60058106da9a014ab8..f1d7cbac4369e180a8d7c19f386b301196d09369:/src/univ/notebook.cpp diff --git a/src/univ/notebook.cpp b/src/univ/notebook.cpp index d359b2e455..fc7ba86ffa 100644 --- a/src/univ/notebook.cpp +++ b/src/univ/notebook.cpp @@ -5,7 +5,7 @@ // Modified by: // Created: 01.02.01 // RCS-ID: $Id$ -// Copyright: (c) 2001 Vadim Zeitlin +// Copyright: (c) 2001 SciTech Software, Inc. (www.scitechsoft.com) // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -31,8 +31,8 @@ #include "wx/imaglist.h" #include "wx/notebook.h" - #include "wx/spinbutt.h" +#include "wx/dcmemory.h" #include "wx/univ/renderer.h"