summaryrefslogtreecommitdiff
path: root/indra/llaudio
diff options
context:
space:
mode:
authorCinder Biscuits <cinder.roxley@phoenixviewer.com>2014-04-09 22:11:59 +0000
committerCinder Biscuits <cinder.roxley@phoenixviewer.com>2014-04-09 22:11:59 +0000
commit71c465523531eefe8554208b9fdb6c43d1f449f4 (patch)
tree1fead3b1640838c1409c32a780af69f687249608 /indra/llaudio
parent7e966f28da79d2d24f93a2615c8807421300700c (diff)
Fix broken header guard
Diffstat (limited to 'indra/llaudio')
-rwxr-xr-xindra/llaudio/llaudiodecodemgr.h2
1 files changed, 1 insertions, 1 deletions
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"