]> git.saurik.com Git - wxWidgets.git/blobdiff - src/generic/splash.cpp
fixed bug/assert failure when refreshing items in non report mode
[wxWidgets.git] / src / generic / splash.cpp
index d4103aeba09345476ba5db51144b290074d90315..9cda61529aaefba57cc68b0a9c2e531d0cb8c6a4 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     28/6/2000
 // RCS-ID:      $Id$
 // Copyright:   (c) Julian Smart
-// Licence:    wxWindows licence
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifdef __GNUG__
@@ -23,7 +23,7 @@
 #if wxUSE_SPLASH
 
 #ifndef WX_PRECOMP
-#include "wx/wx.h"
+#include "wx/dcmemory.h"
 #endif
 
 #include "wx/splash.h"