aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--modules/FindFFmpeg.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/FindFFmpeg.cmake b/modules/FindFFmpeg.cmake
index 83f4dde8..0f8ad9dd 100644
--- a/modules/FindFFmpeg.cmake
+++ b/modules/FindFFmpeg.cmake
@@ -26,7 +26,7 @@ IF (NOT WIN32)
ENDIF (NOT WIN32)
#set(FFMPEG_DEFINITIONS ${_FFMPEGCflags})
- find_path(FFMPEG_INCLUDE_DIR ffmpeg/avcodec.h
+ find_path(FFMPEG_INCLUDE_DIR libavcodec/avcodec.h
PATHS
${_FFMPEGIncDir}
NO_DEFAULT_PATH