aboutsummaryrefslogtreecommitdiffstats
path: root/cipher/rndunix.c
diff options
context:
space:
mode:
Diffstat (limited to 'cipher/rndunix.c')
-rw-r--r--cipher/rndunix.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cipher/rndunix.c b/cipher/rndunix.c
index c8d140efe..ba1a55a1a 100644
--- a/cipher/rndunix.c
+++ b/cipher/rndunix.c
@@ -101,7 +101,7 @@
#include "types.h" /* for byte and u32 typedefs */
#ifndef IS_MODULE
-#include "dynload.h"
+#include "algorithms.h"
#endif
#include "util.h"