summaryrefslogtreecommitdiff
path: root/src/input/pnm.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/input/pnm.h')
-rw-r--r--src/input/pnm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/input/pnm.h b/src/input/pnm.h
index df1f47290..cf547f505 100644
--- a/src/input/pnm.h
+++ b/src/input/pnm.h
@@ -26,7 +26,7 @@
#ifndef __CYGWIN__
#include <inttypes.h>
#endif
-#include "xine_internal.h"
+#include <xine/xine_internal.h>
typedef struct pnm_s pnm_t;