From 7ed1aeef0249551624f9cc1977402f154acd7352 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Fri, 13 Apr 2012 02:09:49 -0500 Subject: Fix inadvertent "TQ" changes. --- k9vamps/k9requant.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'k9vamps/k9requant.h') diff --git a/k9vamps/k9requant.h b/k9vamps/k9requant.h index 7cdc711..54d8d80 100644 --- a/k9vamps/k9requant.h +++ b/k9vamps/k9requant.h @@ -9,8 +9,8 @@ // Copyright: See COPYING file that comes with this distribution // // -#ifndef K9RETQUANT_H -#define K9RETQUANT_H +#ifndef K9REQUANT_H +#define K9REQUANT_H #include "k9common.h" -- cgit v1.2.1