You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
166 B

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