aboutsummaryrefslogtreecommitdiffstats
path: root/audio/libmtp/files/patch-examples-sendfile.c
blob: c0bea71bb3069519471817912b468f6b9f43030f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- examples/sendfile.c.orig    Sun Feb 18 22:25:38 2007
+++ examples/sendfile.c Sun Feb 18 22:14:53 2007
@@ -4,7 +4,7 @@
 #include <sys/types.h>
 #include <fcntl.h>
 #include "common.h"
-#include "libmtp.h"
+#include "../src/libmtp.h"
 #include "pathutils.h"
 
 extern LIBMTP_folder_t *folders;