diff options
Diffstat (limited to 'src/input/mmsh.h')
-rw-r--r-- | src/input/mmsh.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/input/mmsh.h b/src/input/mmsh.h index 09b305adb..1e337a2d5 100644 --- a/src/input/mmsh.h +++ b/src/input/mmsh.h @@ -24,7 +24,7 @@ #define HAVE_MMSH_H #include <inttypes.h> -#include "xine_internal.h" +#include <xine/xine_internal.h> typedef struct mmsh_s mmsh_t; |