repo.or.cz
/
cinelerra_cv
/
mob.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
r1009: Move the dependencies to newer package names
[cinelerra_cv/mob.git]
/
plugins
/
motion
/
motion.inc
blob
3d88a0e88c6b37f15b72d440ce05f8904d73a3fd
1
#ifndef MOTION_INC
2
#define MOTION_INC
3
4
5
class MotionConfig;
6
class MotionMain;
7
8
9
#endif