summaryrefslogtreecommitdiff
path: root/src/proto
diff options
context:
space:
mode:
Diffstat (limited to 'src/proto')
-rw-r--r--src/proto/protoio.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/proto/protoio.cc b/src/proto/protoio.cc
index a666726fe..d2ce4595d 100644
--- a/src/proto/protoio.cc
+++ b/src/proto/protoio.cc
@@ -39,7 +39,7 @@
#include "proto/protoio.hh"
-#include "base/misc.hh"
+#include "base/logging.hh"
using namespace std;
using namespace google::protobuf;