From 42f42ff31c834812e7b8c671516533ffabfdf216 Mon Sep 17 00:00:00 2001 From: Krisjanis Rijnieks Date: Sat, 8 Nov 2014 01:00:07 +0100 Subject: [PATCH] Fix ofxOMXPlayer opt.h directory path --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0a14e06..2a1fc94 100644 --- a/README.md +++ b/README.md @@ -138,7 +138,7 @@ sudo rpi-update fatal error: libavcodec/opt.h: No such file or directory ``` -To fix that, create a file `opt.h` in `addons/ofxOMXPlayer/libs/ffmpeg/libavcodec/` with the following contents: +To fix that, create a file `opt.h` in `addons/ofxOMXPlayer/libs/ffmpeg/include/libavcodec/` with the following contents: **opt.h**