git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11235
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
#ifndef _WX_SPLASH_H_
#define _WX_SPLASH_H_
#ifndef _WX_SPLASH_H_
#define _WX_SPLASH_H_
+#ifndef WX_PRECOMP
+#include "wx/bitmap.h"
+#endif
+
+#include "wx/frame.h"
+
/*
* A window for displaying a splash screen
/*
* A window for displaying a splash screen
#if wxUSE_SPLASH
#ifndef WX_PRECOMP
#if wxUSE_SPLASH
#ifndef WX_PRECOMP
+#include "wx/dcmemory.h"
#endif
#include "wx/splash.h"
#endif
#include "wx/splash.h"