summaryrefslogtreecommitdiff
path: root/base/base64.cc
diff options
context:
space:
mode:
Diffstat (limited to 'base/base64.cc')
-rw-r--r--base/base64.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/base64.cc b/base/base64.cc
index 61d853897b..ca8ee93907 100644
--- a/base/base64.cc
+++ b/base/base64.cc
@@ -6,7 +6,7 @@
#include <stddef.h>
-#include <modp_b64/modp_b64.h>
+#include "third_party/modp_b64/modp_b64.h"
namespace base {