X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3f4fc7967b595ea8257696baff78e1866511223d..41e929e5cf10cbc6298c9a7750233123964a05f6:/include/wx/generic/splash.h?ds=sidebyside 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