blob: 2208b3205f0d45f4f4f3590e320d60c7aaee71c0 (
plain) (
tree)
|
|
--- podcast/rb-podcast-parse.h.orig Mon Nov 28 13:51:28 2005
+++ podcast/rb-podcast-parse.h Mon Nov 28 13:51:05 2005
@@ -22,6 +22,7 @@
#ifndef RB_PODCAST_PARSE_H
#define RB_PODCAST_PARSE_H
+#include <inttypes.h>
#include <glib.h>
typedef struct
|