From b8c03140dace73b895db7f932738f7b4ec040c7e Mon Sep 17 00:00:00 2001 From: Patrik Gornicz Date: Sun, 30 Nov 2008 13:57:20 -0500 Subject: [PATCH] template fix --- templates/template.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/template.cpp b/templates/template.cpp index b90aadd..ae66730 100644 --- a/templates/template.cpp +++ b/templates/template.cpp @@ -15,7 +15,7 @@ * along with this program. If not, see . */ -#include "temp.h" +#include "template.h" /// ***** Private Method Headers ***** /// ***** Private Variables ***** -- 2.10.2