From 26c5451593233f19f7c8d432122596932ebd8bda Mon Sep 17 00:00:00 2001 From: Vincent Gee Date: Wed, 5 Nov 2014 17:41:31 -0500 Subject: [PATCH] fixed capital T --- Engine/source/console/simDictionary.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Engine/source/console/simDictionary.h b/Engine/source/console/simDictionary.h index ab6662013..bd10d9300 100644 --- a/Engine/source/console/simDictionary.h +++ b/Engine/source/console/simDictionary.h @@ -33,7 +33,7 @@ #include "platform/threads/mutex.h" #endif -#include "TorqueConfig.h" +#include "torqueConfig.h" #ifndef USE_CLASSIC_SIMDICTIONARY #include