summaryrefslogtreecommitdiff
path: root/src/ralloc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ralloc.c')
-rw-r--r--src/ralloc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ralloc.c b/src/ralloc.c
index 3f65c063850..5131402bdf2 100644
--- a/src/ralloc.c
+++ b/src/ralloc.c
@@ -42,7 +42,7 @@ typedef void *POINTER;
#endif
#undef NULL
-#include "mem_limits.h"
+#include "mem-limits.h"
#include "getpagesize.h"
#define NIL ((POINTER) 0)