fix build
authorAlexander Alekhin <alexander.alekhin@itseez.com>
Thu, 10 Jul 2014 13:59:37 +0000 (17:59 +0400)
committerAlexander Alekhin <alexander.alekhin@itseez.com>
Thu, 10 Jul 2014 14:08:38 +0000 (18:08 +0400)
modules/highgui/src/precomp.hpp

index 7f78c7d..86fc912 100644 (file)
@@ -47,6 +47,8 @@
 #include "opencv2/core/utility.hpp"
 #include "opencv2/core/private.hpp"
 
+#include "opencv2/imgcodecs.hpp"
+
 #include "opencv2/imgproc/imgproc_c.h"
 #include "opencv2/imgcodecs/imgcodecs_c.h"
 #include "opencv2/highgui/highgui_c.h"