diff options
Diffstat (limited to 'rotord/src/nodes_maths.h')
| -rw-r--r-- | rotord/src/nodes_maths.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/rotord/src/nodes_maths.h b/rotord/src/nodes_maths.h index 16d37d3..d4b8eac 100644 --- a/rotord/src/nodes_maths.h +++ b/rotord/src/nodes_maths.h @@ -2,8 +2,8 @@ #define ROTOR_MATHS #include "rotor.h" -#include <noise/noise.h> -#include <noise/mathconsts.h> +#include <libnoise/noise.h> +#include <libnoise/mathconsts.h> namespace Rotor { #define COMPARISON_Equal 1 |
