repo.or.cz
/
cinelerra_cv.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
r827: Fix a crash when no audio output device can be opened.
[cinelerra_cv.git]
/
cinelerra
/
maskengine.inc
blob
6f50500c51960620044a799c49e6add11efbd83c
1
#ifndef MASKENGINE_INC
2
#define MASKENGINE_INC
3
4
5
class MaskEngine;
6
7
8
#endif