summaryrefslogtreecommitdiff
path: root/src/wx/timeline_labels_view.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/wx/timeline_labels_view.cc')
-rw-r--r--src/wx/timeline_labels_view.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/wx/timeline_labels_view.cc b/src/wx/timeline_labels_view.cc
index 4450fef05..cc0d76aa7 100644
--- a/src/wx/timeline_labels_view.cc
+++ b/src/wx/timeline_labels_view.cc
@@ -19,10 +19,10 @@
*/
-#include "timeline_labels_view.h"
#include "timeline.h"
-#include <wx/wx.h>
+#include "timeline_labels_view.h"
#include <wx/graphics.h>
+#include <wx/wx.h>
using std::list;