]> git.saurik.com Git - wxWidgets.git/blobdiff - src/univ/notebook.cpp
compilation fixes for wxGTK
[wxWidgets.git] / src / univ / notebook.cpp
index d359b2e455a0307fd8351eff11b946a6fb4a427b..fc7ba86ffa471f3b89888f7664801aefee8faffe 100644 (file)
@@ -5,7 +5,7 @@
 // Modified by:
 // Created:     01.02.01
 // RCS-ID:      $Id$
-// Copyright:   (c) 2001 Vadim Zeitlin <zeitlin@dptmaths.ens-cachan.fr>
+// 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"