X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Frecordscopes.C;h=fba56ab5d18a9143b9507310ed4a19372d8835d0;hb=8068cd62fe64d3e6d95d563b4cab15f768411ba9;hp=4a3cebf9258bde18d0e1c033fa6ad7fa7db10255;hpb=30bdb85eb33a8ee7ba675038a86c6be59c43d7bd;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/cinelerra/recordscopes.C b/cinelerra-5.1/cinelerra/recordscopes.C index 4a3cebf9..fba56ab5 100644 --- a/cinelerra-5.1/cinelerra/recordscopes.C +++ b/cinelerra-5.1/cinelerra/recordscopes.C @@ -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()