aboutsummaryrefslogtreecommitdiff
path: root/src/copy.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/copy.c')
-rw-r--r--src/copy.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/copy.c b/src/copy.c
index 525d369..9a2816c 100644
--- a/src/copy.c
+++ b/src/copy.c
@@ -22,7 +22,7 @@
#include <fcntl.h>
#include <filehandler.h>
#include <ftw.h>
-#include <main.h>
+#include <msg.h>
#include <stdlib.h>
#include <string.h>
#include <sys/sendfile.h>