summaryrefslogtreecommitdiffstats
path: root/stream/realrtsp/real.c
diff options
context:
space:
mode:
Diffstat (limited to 'stream/realrtsp/real.c')
-rw-r--r--stream/realrtsp/real.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/stream/realrtsp/real.c b/stream/realrtsp/real.c
index f3c09a364d..2d6140e8f6 100644
--- a/stream/realrtsp/real.c
+++ b/stream/realrtsp/real.c
@@ -31,7 +31,8 @@
#include <string.h>
#include "../config.h"
-#include "../bswap.h"
+#include "libavutil/common.h"
+#include "libavutil/bswap.h"
#include "real.h"
#include "asmrp.h"
#include "sdpplin.h"