QAR-1619: spurious capitalization of Llviewerprecompiledheaders.h made Linux build fail

master
Nat Goodspeed 2009-10-02 14:03:14 -07:00
parent 3a0a287058
commit a3f11b1a99
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@
* $/LicenseInfo$
*/
// Precompiled header
#include "../Llviewerprecompiledheaders.h"
#include "../llviewerprecompiledheaders.h"
#include "../test/lltut.h"