Browse Source

fixed capital T

Vincent Gee 11 years ago
parent
commit
26c5451593
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Engine/source/console/simDictionary.h

+ 1 - 1
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 <string>