projects
/
blender.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
code cleanup: header cleanup, remove commented workaround for mingw since its no...
[blender.git]
/
release
/
plugins
/
sequence
/
gamma.c
diff --git
a/release/plugins/sequence/gamma.c
b/release/plugins/sequence/gamma.c
index 596c98646f3e2e976970db8b8ae7c9cdc5e52dca..d6181eb0e9def0dfd8935239d7c96ac675309911 100644
(file)
--- a/
release/plugins/sequence/gamma.c
+++ b/
release/plugins/sequence/gamma.c
@@
-15,7
+15,7
@@
*
*/
-#include
"math.h"
+#include
<math.h>
#include "plugin.h"
#include "util.h"
#include <stdio.h>