summaryrefslogtreecommitdiff
path: root/src/raw_printer.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/raw_printer.cc')
-rw-r--r--src/raw_printer.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/raw_printer.cc b/src/raw_printer.cc
index 7e0cc17..019555a 100644
--- a/src/raw_printer.cc
+++ b/src/raw_printer.cc
@@ -30,7 +30,7 @@
// ---
// Author: sanjay@google.com (Sanjay Ghemawat)
-#include "config.h"
+#include <config.h>
#include <stdarg.h>
#include <stdio.h>
#include "raw_printer.h"