projects
/
goodguy
/
history.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
efc8fa7
)
fix header file issue in last checkin
author
Good Guy
<
[email protected]
>
Tue, 23 Jan 2018 01:48:59 +0000
(18:48 -0700)
committer
Good Guy
<
[email protected]
>
Tue, 23 Jan 2018 01:48:59 +0000
(18:48 -0700)
cinelerra-5.1/cinelerra/meterhistory.C
patch
|
blob
|
history
diff --git
a/cinelerra-5.1/cinelerra/meterhistory.C
b/cinelerra-5.1/cinelerra/meterhistory.C
index d7fa168e056ddb42bee897421f8ec07fe4f939ea..e601c351674c28386a44beca87790e25dd19f062 100644
(file)
--- a/
cinelerra-5.1/cinelerra/meterhistory.C
+++ b/
cinelerra-5.1/cinelerra/meterhistory.C
@@
-1,5
+1,6
@@
#include "meterhistory.h"
+#include <stdlib.h>
#include <math.h>
MeterHistory::MeterHistory()