summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libavcodec/api-example.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/api-example.c b/libavcodec/api-example.c
index 763c228..cf74c26 100644
--- a/libavcodec/api-example.c
+++ b/libavcodec/api-example.c
@@ -35,7 +35,7 @@
#undef HAVE_AV_CONFIG_H
#endif
-#include "avcodec.h"
+#include "libavcodec/avcodec.h"
#include "libavutil/mathematics.h"
#define INBUF_SIZE 4096
OpenPOWER on IntegriCloud