fixed ticket #675
authorAlexander Shishkov <no@email>
Thu, 2 Jun 2011 09:51:25 +0000 (09:51 +0000)
committerAlexander Shishkov <no@email>
Thu, 2 Jun 2011 09:51:25 +0000 (09:51 +0000)
modules/highgui/src/cap_dshow.cpp

index 9a950a7..fb693b6 100644 (file)
@@ -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 *********************/