projects
/
goodguy
/
cinelerra.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
remove incorrectly named
[goodguy/cinelerra.git]
/
cinelerra-5.1
/
cinelerra
/
eqcanvas.inc
1
#ifndef EQCANVAS_INC
2
#define EQCANVAS_INC
3
4
5
6
class EQCanvas;
7
8
9
10
#endif
11
12