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]
/
cinelerra
/
wavecache.inc
blob
ef2752a45a13f3e2ef19ff56ff78d26cc74d1312
1
#ifndef WAVECACHE_INC
2
#define WAVECACHE_INC
3
4
5
6
class WaveCache;
7
8
9
10
#endif