]> git.sesse.net Git - nageru/blobdiff - nageru/mainwindow.cpp
Yet more moving into subdirectories.
[nageru] / nageru / mainwindow.cpp
index b542c1093243dc15af5ae006c0b274b5e9c06352..11e63913ea59734e9831ef5e625be3154020f704 100644 (file)
@@ -50,7 +50,7 @@
 #include "clickable_label.h"
 #include "context_menus.h"
 #include "correlation_meter.h"
-#include "disk_space_estimator.h"
+#include "shared/disk_space_estimator.h"
 #include "ellipsis_label.h"
 #include "flags.h"
 #include "glwidget.h"
@@ -61,7 +61,7 @@
 #include "midi_mapping_dialog.h"
 #include "mixer.h"
 #include "nonlinear_fader.h"
-#include "post_to_main_thread.h"
+#include "shared/post_to_main_thread.h"
 #include "ui_audio_expanded_view.h"
 #include "ui_audio_miniview.h"
 #include "ui_display.h"