blob: 21e08c848acb2a0a7d8d531d1aee7f90d2a95e32 [file] [log] [blame]
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