summaryrefslogtreecommitdiff
path: root/src/xine-engine/spu.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/xine-engine/spu.c')
-rw-r--r--src/xine-engine/spu.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/xine-engine/spu.c b/src/xine-engine/spu.c
index 813300fb0..c610a43c9 100644
--- a/src/xine-engine/spu.c
+++ b/src/xine-engine/spu.c
@@ -19,8 +19,8 @@
*
*/
-#include "xine_internal.h"
-#include "spu.h"
+#include <xine/xine_internal.h>
+#include <xine/spu.h>
#define BLACK_OPACITY 67
#define COLOUR_OPACITY 100