// Created: 28/6/2000
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWindows licence
+// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
#ifdef __GNUG__
#pragma hdrstop
#endif
+#if wxUSE_SPLASH
+
#ifndef WX_PRECOMP
-#include "wx/wx.h"
#endif
#include "wx/splash.h"
GetParent()->Close(TRUE);
}
+#endif // wxUSE_SPLASH