X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Ftrunk%2Fsrc%2Fmodules%2Fmod_noise%2Fmain.cpp;h=1a317396bdf2f7f83d865dc91c83c5a53a4dde0c;hb=ce5ffc46ee746fc74cc716b4a4eebdebc471e2e0;hp=70c9bdec7dce3e251c764eeb6c64f341eb10789f;hpb=756c0d29ac1742f231e6615f9a577e574e35a4af;p=synfig.git diff --git a/synfig-core/trunk/src/modules/mod_noise/main.cpp b/synfig-core/trunk/src/modules/mod_noise/main.cpp index 70c9bde..1a31739 100644 --- a/synfig-core/trunk/src/modules/mod_noise/main.cpp +++ b/synfig-core/trunk/src/modules/mod_noise/main.cpp @@ -41,7 +41,7 @@ #include "noise.h" #include "distort.h" -#include "random.h" +#include "random_noise.h" #include "valuenode_random.h" #endif