diff options
Diffstat (limited to 'src/base/Quantizer.h')
-rw-r--r-- | src/base/Quantizer.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/base/Quantizer.h b/src/base/Quantizer.h index 035299c..407b651 100644 --- a/src/base/Quantizer.h +++ b/src/base/Quantizer.h @@ -19,8 +19,8 @@ COPYING included with this distribution for more information. */ -#ifndef TQUANTIZER_H -#define TQUANTIZER_H +#ifndef QUANTIZER_H +#define QUANTIZER_H #include "Segment.h" #include "Event.h" |