diff options
author | Darrell Anderson <[email protected]> | 2012-04-13 02:09:49 -0500 |
---|---|---|
committer | Darrell Anderson <[email protected]> | 2012-04-13 02:09:49 -0500 |
commit | 7ed1aeef0249551624f9cc1977402f154acd7352 (patch) | |
tree | f13df285804a1c6aad394b9d1a8d66e16143b5ec /k9vamps/k9requant2.h | |
parent | 01a7e739162d6b0d90d3912b5926d8a6b17decdc (diff) | |
download | k9copy-7ed1aeef0249551624f9cc1977402f154acd7352.tar.gz k9copy-7ed1aeef0249551624f9cc1977402f154acd7352.zip |
Fix inadvertent "TQ" changes.
Diffstat (limited to 'k9vamps/k9requant2.h')
-rwxr-xr-x | k9vamps/k9requant2.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/k9vamps/k9requant2.h b/k9vamps/k9requant2.h index f85c8bd..e568087 100755 --- a/k9vamps/k9requant2.h +++ b/k9vamps/k9requant2.h @@ -1,8 +1,8 @@ #include <tqbuffer.h> #include "k9fifo.h" -#ifndef K9RETQUANT2_H -#define K9RETQUANT2_H +#ifndef K9REQUANT2_H +#define K9REQUANT2_H class k9Requant2 |