From 71c465523531eefe8554208b9fdb6c43d1f449f4 Mon Sep 17 00:00:00 2001 From: Cinder Biscuits Date: Wed, 9 Apr 2014 22:11:59 +0000 Subject: Fix broken header guard --- indra/llaudio/llaudiodecodemgr.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'indra/llaudio/llaudiodecodemgr.h') diff --git a/indra/llaudio/llaudiodecodemgr.h b/indra/llaudio/llaudiodecodemgr.h index e42fe8a40d..1207638f15 100755 --- a/indra/llaudio/llaudiodecodemgr.h +++ b/indra/llaudio/llaudiodecodemgr.h @@ -24,7 +24,7 @@ */ #ifndef LL_LLAUDIODECODEMGR_H -#define LL_LLAUDIODECODEMG_H +#define LL_LLAUDIODECODEMGR_H #include "stdtypes.h" -- cgit v1.2.3