From 5831af0fb6f980d3a79218d34d2b24080ba76e33 Mon Sep 17 00:00:00 2001 From: Lirusaito Date: Thu, 17 Jan 2013 01:10:47 -0500 Subject: [PATCH] OPEN-161: Typo in the header guard of lltexturecache.h --- indra/newview/lltexturecache.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/indra/newview/lltexturecache.h b/indra/newview/lltexturecache.h index c1814874d..ac6ac0227 100644 --- a/indra/newview/lltexturecache.h +++ b/indra/newview/lltexturecache.h @@ -24,7 +24,7 @@ * $/LicenseInfo$ */ -#ifndef LL_LLTEXTURECACHE_ +#ifndef LL_LLTEXTURECACHE_H #define LL_LLTEXTURECACHE_H #include "lldir.h"