Merge CV, ver=5.1; ops/methods from HV, and interface from CV where possible
[goodguy/history.git] / cinelerra-5.1 / cinelerra / commercials.inc
diff --git a/cinelerra-5.1/cinelerra/commercials.inc b/cinelerra-5.1/cinelerra/commercials.inc
new file mode 100644 (file)
index 0000000..f038620
--- /dev/null
@@ -0,0 +1,15 @@
+#ifndef _COMMERCIALS_INC_
+#define _COMMERCIALS_INC_
+
+class Commercials;
+
+class ScanStatusBar;
+class ScanStatusGUI;
+class ScanStatus;
+
+class SdbPacket;
+class SdbPacketQueue;
+class SdbSkimFrame;
+class SkimDbThread;
+
+#endif