summaryrefslogtreecommitdiffstats
path: root/courgette/adjustment_method_2.cc
diff options
context:
space:
mode:
Diffstat (limited to 'courgette/adjustment_method_2.cc')
-rw-r--r--courgette/adjustment_method_2.cc3
1 files changed, 1 insertions, 2 deletions
diff --git a/courgette/adjustment_method_2.cc b/courgette/adjustment_method_2.cc
index e4fd716..b039e63 100644
--- a/courgette/adjustment_method_2.cc
+++ b/courgette/adjustment_method_2.cc
@@ -15,9 +15,8 @@
#include "base/basictypes.h"
#include "base/format_macros.h"
#include "base/logging.h"
-#include "base/string_util.h"
+#include "base/stringprintf.h"
#include "base/time.h"
-
#include "courgette/assembly_program.h"
#include "courgette/courgette.h"
#include "courgette/encoded_program.h"