X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3f4fc7967b595ea8257696baff78e1866511223d..d7eee191c55687785a2be927fd387d10514cdf1b:/include/wx/generic/splash.h diff --git a/include/wx/generic/splash.h b/include/wx/generic/splash.h index f8e4d7c7a3..961deb1ade 100644 --- a/include/wx/generic/splash.h +++ b/include/wx/generic/splash.h @@ -16,8 +16,13 @@ #ifndef _WX_SPLASH_H_ #define _WX_SPLASH_H_ -#include "wx/frame.h" +#ifndef WX_PRECOMP +#include "wx/bitmap.h" #include "wx/timer.h" +#endif + +#include "wx/frame.h" + /* * A window for displaying a splash screen