]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/animate/anitest.cpp
compilation fix after r60017
[wxWidgets.git] / samples / animate / anitest.cpp
index aad21cb39f08cdd45afb55af2fc2675fd655a7c0..f775d03f671d4354185594861d7b19e5c0530811 100644 (file)
@@ -35,6 +35,8 @@
 #include "wx/aboutdlg.h"
 #include "wx/artprov.h"
 #include "wx/colordlg.h"
+#include "wx/wfstream.h"
+
 #include "anitest.h"
 
 #if !wxUSE_ANIMATIONCTRL
@@ -109,8 +111,6 @@ bool MyApp::OnInit()
 // MyFrame
 // ---------------------------------------------------------------------------
 
-#include "wx/wfstream.h"
-
 // Define my frame constructor
 MyFrame::MyFrame(wxWindow *parent,
                  const wxWindowID id,