summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--stream/pnm.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/stream/pnm.h b/stream/pnm.h
index 1c4a64dd22..1c4eb2120b 100644
--- a/stream/pnm.h
+++ b/stream/pnm.h
@@ -25,9 +25,7 @@
#ifndef HAVE_PNM_H
#define HAVE_PNM_H
-#ifndef __CYGWIN__
#include <inttypes.h>
-#endif
/*#include "xine_internal.h" */
typedef struct pnm_s pnm_t;