]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/fileback.h
Make animation of combo-popdown optional.
[wxWidgets.git] / include / wx / fileback.h
index 5fb48643f7d9a79e3cd9ed77659ac837f8d34468..2f98bb7198d2ef9962860e317f5e805ea1b33329 100644 (file)
@@ -14,6 +14,8 @@
 
 #if wxUSE_BACKINGFILE
 
+#include "wx/stream.h"
+
 // ----------------------------------------------------------------------------
 // Backs an input stream with memory or a file to make it seekable.
 //