aboutsummaryrefslogtreecommitdiffstats
path: root/src/update/UpdateIO.cxx
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/update/UpdateIO.cxx (renamed from src/UpdateIO.cxx)2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/UpdateIO.cxx b/src/update/UpdateIO.cxx
index 6343c4490..8e4406dc8 100644
--- a/src/UpdateIO.cxx
+++ b/src/update/UpdateIO.cxx
@@ -19,7 +19,7 @@
#include "config.h" /* must be first for large file support */
#include "UpdateIO.hxx"
-#include "src/UpdateDomain.hxx"
+#include "UpdateDomain.hxx"
#include "Directory.hxx"
#include "Mapper.hxx"
#include "fs/AllocatedPath.hxx"