Build fix (casing issue with sdk Color.h include).

This commit is contained in:
Nicholas Hastings 2012-05-27 16:51:29 -04:00
parent 9b49b2694d
commit 236579a930

View File

@ -20,7 +20,7 @@
#include "tier1/iconvar.h"
#include "tier1/utlvector.h"
#include "tier1/utlstring.h"
#include "color.h"
#include "Color.h"
#include "icvar.h"
#ifdef _WIN32