summaryrefslogtreecommitdiffstats
path: root/src/polypcore/random.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/polypcore/random.c')
-rw-r--r--src/polypcore/random.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/polypcore/random.c b/src/polypcore/random.c
index 1221206f..4bfce975 100644
--- a/src/polypcore/random.c
+++ b/src/polypcore/random.c
@@ -31,7 +31,7 @@
#include <assert.h>
#include <time.h>
-#include <polypcore/util.h>
+#include <polypcore/core-util.h>
#include <polypcore/log.h>
#include "random.h"