From: Andrey Gusev Subject: [PATCH 2/2] include: Add include argument. Message-Id: Date: Sat, 9 Jul 2016 00:55:27 +0300 From 3c0bfa7563f001e9a85b091a3ee36c82474a4c93 Mon Sep 17 00:00:00 2001 Message-Id: <3c0bfa7563f001e9a85b091a3ee36c82474a4c93.1468014706.git.andrey.goosev@gmail.com> From: Andrey Gusev Date: Sat, 9 Jul 2016 00:53:38 +0300 Subject: [PATCH 2/2] include: Add include argument. Signed-off-by: Andrey Gusev --- include/d3dx10tex.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/include/d3dx10tex.h b/include/d3dx10tex.h index a0d5aa7..25ad490 100644 --- a/include/d3dx10tex.h +++ b/include/d3dx10tex.h @@ -16,6 +16,8 @@ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA */ +#include "d3dx10.h" + #ifndef __D3DX10TEX_H__ #define __D3DX10TEX_H__ -- 2.5.5