Buildsystem/Core: Adjust filenames to their correct case

--HG--
branch : trunk
This commit is contained in:
click
2010-08-20 02:10:08 +02:00
parent c75ab7fd28
commit 6501948dc8
3 changed files with 3 additions and 3 deletions

View File

@@ -22,7 +22,7 @@
#include "socket_include.h"
#include "utf8.h"
#include "sfmt.h"
#include "SFMT.h"
#include <ace/TSS_T.h>
typedef ACE_TSS<SFMTRand> SFMTRandTSS;