add binfolder path relative filters, fix gbrp color model, vwdw timebar tweaks, title...
[goodguy/history.git] / cinelerra-5.1 / guicast / guicast.h
index 966b78debc238c58b27b2b3c351cea025ae65929..62a37d93b999d2986882ddf5c2e2f4aecd7799fb 100644 (file)
@@ -28,6 +28,7 @@
 #include "bcbitmap.h"
 #include "bcbutton.h"
 #include "bcclipboard.h"
+#include "bcdialog.h"
 #include "bcdragwindow.h"
 #include "bclistboxitem.h"
 #include "bcpan.h"
 #include "bctoggle.h"
 #include "bctumble.h"
 #include "bcwindow.h"
-#include "colors.h"
+#include "bccolors.h"
 #include "fonts.h"
 #include "bctimer.h"
-#include "error.h"
+#include "errorbox.h"
 #include "debug.h"
 
 #endif