diff --git a/modules/highgui/src/cap_dshow.cpp b/modules/highgui/src/cap_dshow.cpp index 9a950a77d..fb693b60d 100644 --- a/modules/highgui/src/cap_dshow.cpp +++ b/modules/highgui/src/cap_dshow.cpp @@ -43,7 +43,7 @@ #if defined HAVE_VIDEOINPUT && (_MSC_VER >= 1400 || defined __GNUC__) -#include "videoinput.h" +#include "videoInput.h" /********************* Capturing video from camera via VFW *********************/