git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38081
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
#include "wx/wxprec.h"
#ifndef WX_PRECOMP
-#include <wx/defs.h>
-#include <wx/stream.h>
+#include "wx/stream.h"
#endif
#include "wx/mmedia/sndbase.h"
#include "wx/wxprec.h"
#ifndef WX_PRECOMP
-#include <wx/stream.h>
-#include <wx/wfstream.h>
-#include <wx/intl.h>
+#include "wx/stream.h"
+#include "wx/wfstream.h"
+#include "wx/intl.h"
#endif
#include "wx/mmedia/vidbase.h"
#include "wx/wxprec.h"
#ifndef WX_PRECOMP
-#include <wx/wx.h>
+#include "wx/wx.h"
#endif
#ifdef __WXGTK__
// Pizza !
-#include <wx/gtk/win_gtk.h>
+#include "wx/gtk/win_gtk.h"
#endif
#include <X11/Xlib.h>
#include <gdk/gdkprivate.h>
#endif
-#include <wx/filefn.h>
-#include <wx/wfstream.h>
-#include <wx/datstrm.h>
-#include <wx/tokenzr.h>
+#include "wx/filefn.h"
+#include "wx/wfstream.h"
+#include "wx/datstrm.h"
+#include "wx/tokenzr.h"
#define WXMMEDIA_INTERNAL
#include "wx/mmedia/vidbase.h"