summaryrefslogtreecommitdiff
path: root/base/fast_alloc.cc
diff options
context:
space:
mode:
Diffstat (limited to 'base/fast_alloc.cc')
-rw-r--r--base/fast_alloc.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/fast_alloc.cc b/base/fast_alloc.cc
index 290e59113..ff0a40c37 100644
--- a/base/fast_alloc.cc
+++ b/base/fast_alloc.cc
@@ -37,7 +37,7 @@
#endif
#include <assert.h>
-#include "fast_alloc.hh"
+#include "base/fast_alloc.hh"
void *FastAlloc::freeLists[Num_Buckets];