summaryrefslogtreecommitdiff
path: root/bin/dchroot/dchroot.cc
diff options
context:
space:
mode:
Diffstat (limited to 'bin/dchroot/dchroot.cc')
-rw-r--r--bin/dchroot/dchroot.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/dchroot/dchroot.cc b/bin/dchroot/dchroot.cc
index 53c824b3..f4a31a31 100644
--- a/bin/dchroot/dchroot.cc
+++ b/bin/dchroot/dchroot.cc
@@ -18,8 +18,8 @@
#include <config.h>
-#include "main.h"
-#include "options.h"
+#include <dchroot/main.h>
+#include <dchroot/options.h>
#include <bin-common/run.h>