add xvid/flv formats, add motion plugin varients + save file, fix build bug
[goodguy/history.git] / cinelerra-5.1 / plugins / motion-hv / motionwindow-hv.inc
similarity index 89%
rename from cinelerra-5.1/plugins/motion.new/motionwindow.inc
rename to cinelerra-5.1/plugins/motion-hv/motionwindow-hv.inc
index 8fbef4672d9b8bf70bfc82ff079451253a0643b3..160075ba6e0634a5eb3b106a79476584c91c5382 100644 (file)
  *
  */
 
-#ifndef MOTIONWINDOW_INC
-#define MOTIONWINDOW_INC
+#ifndef MOTIONWINDOWHV_INC
+#define MOTIONWINDOWHV_INC
 
-class MotionWindow;
-class MotionThread;
+class MotionHVWindow;
+class MotionHVThread;
 
 #endif