summaryrefslogtreecommitdiff
path: root/flam3.h
diff options
context:
space:
mode:
Diffstat (limited to 'flam3.h')
-rw-r--r--flam3.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/flam3.h b/flam3.h
index f46e09e..a66e40e 100644
--- a/flam3.h
+++ b/flam3.h
@@ -22,7 +22,7 @@
#include <stdio.h>
#include <libxml/parser.h>
-#include "isaac.h"
+#include "xorshift.h"
#if defined(_MSC_VER) /* VC++ */
#include <windows.h>