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
/
texture
/
clouds2.c
diff --git
a/release/plugins/texture/clouds2.c
b/release/plugins/texture/clouds2.c
index 454e8e282067235020c849e92649e2255f53fb39..fc20f5769ef6c973c6747d2badd80df318aa9af5 100644
(file)
--- a/
release/plugins/texture/clouds2.c
+++ b/
release/plugins/texture/clouds2.c
@@
-26,7
+26,7
@@
* ***** END GPL LICENSE BLOCK *****
*/
-#include
"math.h"
+#include
<math.h>
#include "plugin.h"
/* ******************** GLOBAL VARIABLES ***************** */