summaryrefslogtreecommitdiffhomepage
path: root/public/tools/diutil/CommandLine.cc
diff options
context:
space:
mode:
Diffstat (limited to 'public/tools/diutil/CommandLine.cc')
-rw-r--r--public/tools/diutil/CommandLine.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/tools/diutil/CommandLine.cc b/public/tools/diutil/CommandLine.cc
index ff56eb73..8a99ab44 100644
--- a/public/tools/diutil/CommandLine.cc
+++ b/public/tools/diutil/CommandLine.cc
@@ -15,7 +15,7 @@
#include <FSKit/NeFS.h>
#include <uuid/uuid.h>
-#include "vendor/Dialogs.h"
+#include <vendor/Dialogs.h>
static std::string kDiskName = "Disk";
static int kDiskSectorSz = 512;