summaryrefslogtreecommitdiff
path: root/libavformat/img.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavformat/img.c')
-rw-r--r--libavformat/img.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/img.c b/libavformat/img.c
index 980f4f981b..ae229a5bba 100644
--- a/libavformat/img.c
+++ b/libavformat/img.c
@@ -18,7 +18,7 @@
*/
#include <unistd.h>
#include "avformat.h"
-#include "../os_support.h"
+#include "os_support.h"
typedef struct {
int width;