diff options
Diffstat (limited to 'src/base/LegatoQuantizer.h')
-rw-r--r-- | src/base/LegatoQuantizer.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/base/LegatoQuantizer.h b/src/base/LegatoQuantizer.h index 645da05..fee5360 100644 --- a/src/base/LegatoQuantizer.h +++ b/src/base/LegatoQuantizer.h @@ -19,8 +19,8 @@ COPYING included with this distribution for more information. */ -#ifndef LEGATO_QUANTIZER_H -#define LEGATO_QUANTIZER_H +#ifndef LEGATO_TQUANTIZER_H +#define LEGATO_TQUANTIZER_H #include "Quantizer.h" |