aboutsummaryrefslogtreecommitdiffstats
path: root/audio/libmtp/files/patch-examples-sendtr.c
blob: 3416e7f5b884a341c3af028a83b54969f50eae41 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- examples/sendtr.c.orig  Sun Feb 18 22:25:18 2007
+++ examples/sendtr.c   Sun Feb 18 22:18:04 2007
@@ -12,7 +12,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;