diff options
Diffstat (limited to 'src/video_out/xcbosd.c')
-rw-r--r-- | src/video_out/xcbosd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/video_out/xcbosd.c b/src/video_out/xcbosd.c index ca51664a2..1e991347f 100644 --- a/src/video_out/xcbosd.c +++ b/src/video_out/xcbosd.c @@ -49,7 +49,7 @@ #define LOG */ -#include "xine_internal.h" +#include <xine/xine_internal.h> #include "xcbosd.h" struct xcbosd |