add xvid/flv formats, add motion plugin varients + save file, fix build bug
[goodguy/history.git] / cinelerra-5.1 / plugins / motion-hv / motion-hv.inc
similarity index 90%
rename from cinelerra-5.1/plugins/motion.new/motion.inc
rename to cinelerra-5.1/plugins/motion-hv/motion-hv.inc
index cf71a2a44f78873aafdfab11f35b693fa34785d8..b8b8795d8f19a429e9fcd28158c393b800e86d0c 100644 (file)
  *
  */
 
-#ifndef MOTION_INC
-#define MOTION_INC
+#ifndef MOTIONHV_INC
+#define MOTIONHV_INC
 
 
-class MotionConfig;
-class MotionMain;
+class MotionHVConfig;
+class MotionHVMain;
 
 
 #endif