summaryrefslogtreecommitdiffstats
path: root/sql/mojo/mojo_vfs.cc
diff options
context:
space:
mode:
Diffstat (limited to 'sql/mojo/mojo_vfs.cc')
-rw-r--r--sql/mojo/mojo_vfs.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/mojo/mojo_vfs.cc b/sql/mojo/mojo_vfs.cc
index 943f38b..e2fe138 100644
--- a/sql/mojo/mojo_vfs.cc
+++ b/sql/mojo/mojo_vfs.cc
@@ -11,8 +11,8 @@
#include "components/filesystem/public/interfaces/file.mojom.h"
#include "components/filesystem/public/interfaces/file_system.mojom.h"
#include "components/filesystem/public/interfaces/types.mojom.h"
-#include "mojo/public/cpp/bindings/lib/template_util.h"
#include "mojo/util/capture_util.h"
+#include "third_party/mojo/src/mojo/public/cpp/bindings/lib/template_util.h"
#include "third_party/sqlite/sqlite3.h"
using mojo::Capture;