summaryrefslogtreecommitdiffstats
path: root/courgette/memory_allocator.cc
diff options
context:
space:
mode:
Diffstat (limited to 'courgette/memory_allocator.cc')
-rw-r--r--courgette/memory_allocator.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/courgette/memory_allocator.cc b/courgette/memory_allocator.cc
index c2bbd64..b3b8cf4 100644
--- a/courgette/memory_allocator.cc
+++ b/courgette/memory_allocator.cc
@@ -7,7 +7,7 @@
#include <map>
#include "base/file_util.h"
-#include "base/stringprintf.h"
+#include "base/strings/stringprintf.h"
#if defined(OS_WIN)