From 5d6e46b10df1ab559fd6cdfa04f82252c1732f76 Mon Sep 17 00:00:00 2001 From: "yuzhuohuang@qq.com" Date: Thu, 4 Oct 2012 16:35:04 +0800 Subject: [PATCH] Minor fix. --- src/dsutil/stdafx.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/dsutil/stdafx.h b/src/dsutil/stdafx.h index b62afdd..a1c6cfd 100644 --- a/src/dsutil/stdafx.h +++ b/src/dsutil/stdafx.h @@ -29,6 +29,7 @@ #include "../../include/stdafx_common.h" #include "../../include/stdafx_common_afx.h" #include "../../include/stdafx_common_dshow.h" +#include "SharedInclude.h" #include #include -- 2.11.4.GIT