projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Set/GetTitle out of wxWindowBase, forked and put to gtk/window.h and mgl/window.h...
[wxWidgets.git]
/
include
/
wx
/
generic
/
splash.h
diff --git
a/include/wx/generic/splash.h
b/include/wx/generic/splash.h
index f8e4d7c7a37078e9b257e59fb8a8b59ce80102cb..961deb1ade2444065e6494fc96a2057897f24232 100644
(file)
--- 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