summaryrefslogtreecommitdiff
blob: 21e08c848acb2a0a7d8d531d1aee7f90d2a95e32 (plain)
1
2
3
4
5
6
7
8
9
10
diff --git a/mtpfs.h b/mtpfs.h
index f9532fa..1042a3d 100644
--- a/mtpfs.h
+++ b/mtpfs.h
@@ -32,2 +32,5 @@
 #endif
+#ifdef DEBUG
+#include <glib/gprintf.h>
+#endif