summaryrefslogtreecommitdiffstats
path: root/libmpdemux/stream.c
diff options
context:
space:
mode:
Diffstat (limited to 'libmpdemux/stream.c')
-rw-r--r--libmpdemux/stream.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libmpdemux/stream.c b/libmpdemux/stream.c
index 704dbc3c1a..18b45c56e4 100644
--- a/libmpdemux/stream.c
+++ b/libmpdemux/stream.c
@@ -13,7 +13,7 @@
#include "config.h"
#include "mp_msg.h"
#include "help_mp.h"
-#include "../linux/shmem.h"
+#include "../osdep/shmem.h"
#include "stream.h"
#include "demuxer.h"