fixup cut/paste bugs in de.po, fix segv in tz/ntsc lookup, add debian
[goodguy/history.git] / cinelerra-5.1 / cinelerra / recordscopes.C
index 4a3cebf9258bde18d0e1c033fa6ad7fa7db10255..fba56ab5d18a9143b9507310ed4a19372d8835d0 100644 (file)
@@ -20,6 +20,7 @@
 
 
 
+#include "bctheme.h"
 #include "cicolors.h"
 #include "language.h"
 #include "mainsession.h"
@@ -27,6 +28,7 @@
 #include "preferences.h"
 #include "recordmonitor.h"
 #include "recordscopes.h"
+#include "theme.h"
 
 RecordScopeThread::RecordScopeThread(MWindow *mwindow, RecordMonitor *record_monitor)
  : BC_DialogThread()