aboutsummaryrefslogtreecommitdiff
path: root/bpkg/rep-create.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/rep-create.cxx')
-rw-r--r--bpkg/rep-create.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/bpkg/rep-create.cxx b/bpkg/rep-create.cxx
index da44d3b..ac58936 100644
--- a/bpkg/rep-create.cxx
+++ b/bpkg/rep-create.cxx
@@ -8,9 +8,9 @@
#include <butl/fdstream>
#include <butl/filesystem> // dir_iterator
+#include <butl/manifest-serializer>
#include <bpkg/manifest>
-#include <bpkg/manifest-serializer>
#include <bpkg/auth>
#include <bpkg/fetch>