diff options
author | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2020-02-04 16:19:20 +0200 |
---|---|---|
committer | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2020-02-04 16:19:20 +0200 |
commit | e76f25d25fb96965fcf37a477bbf8c14ef1eccb2 (patch) | |
tree | 72eb7d8e202a20760fe654565ea7f208c3a66649 /indra/llaudio/llstreamingaudio_fmodstudio.h | |
parent | 192aee0f191e6070b91be066b599b8dc3302a5e1 (diff) |
SL-11445 Couple small fixes
Diffstat (limited to 'indra/llaudio/llstreamingaudio_fmodstudio.h')
-rw-r--r-- | indra/llaudio/llstreamingaudio_fmodstudio.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llaudio/llstreamingaudio_fmodstudio.h b/indra/llaudio/llstreamingaudio_fmodstudio.h index 6637b2d155..1fc3c54d79 100644 --- a/indra/llaudio/llstreamingaudio_fmodstudio.h +++ b/indra/llaudio/llstreamingaudio_fmodstudio.h @@ -70,4 +70,4 @@ private: }; -#endif // LL_STREAMINGAUDIO_FMODEX_H +#endif // LL_STREAMINGAUDIO_FMODSTUDIO_H |