]> git.notmuchmail.org Git - notmuch/blobdiff - notmuch-restore.c
cli: abstract dump file open from the dump command
[notmuch] / notmuch-restore.c
index f23ab983a93da0a84020ee460300f4f631225743..c54d51328b51b31d9e3e500ec3fc5a06286a95e4 100644 (file)
@@ -19,7 +19,7 @@
  */
 
 #include "notmuch-client.h"
-#include "dump-restore-private.h"
+#include "hex-escape.h"
 #include "tag-util.h"
 #include "string-util.h"