10 lines
253 B
C
10 lines
253 B
C
--- 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
|