projects
/
wxWidgets.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
8a2984c
)
add missing header to fix compilation after changes of r53629 in STL build (in fact...
author
Vadim Zeitlin
<vadim@wxwidgets.org>
Sun, 18 May 2008 17:17:49 +0000
(17:17 +0000)
committer
Vadim Zeitlin
<vadim@wxwidgets.org>
Sun, 18 May 2008 17:17:49 +0000
(17:17 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53640
c3d73ce0
-8a6f-49c7-b76d-
6d57e0e08775
src/gtk/animate.cpp
patch
|
blob
|
blame
|
history
diff --git
a/src/gtk/animate.cpp
b/src/gtk/animate.cpp
index 206b36180e8722212c535f81c2730e3a704885df..22cd588406e3a9a55a4ca21bad35e2a7c311fe38 100644
(file)
--- a/
src/gtk/animate.cpp
+++ b/
src/gtk/animate.cpp
@@
-23,6
+23,7
@@
#endif
#include "wx/wfstream.h"
#endif
#include "wx/wfstream.h"
+
#include <gtk/gtk.h>
#include <gtk/gtk.h>