From 131e345edaab3d72e16c58723888fc25a54d3b16 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Fri, 13 Apr 2012 02:29:14 -0500 Subject: [PATCH] Fix inadvertent "TQ" changes. --- lib/actionQueue.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/actionQueue.h b/lib/actionQueue.h index 3d53373..3954b3f 100644 --- a/lib/actionQueue.h +++ b/lib/actionQueue.h @@ -1,5 +1,5 @@ -#ifndef _KPILOT_ACTIONTQUEUE_H -#define _KPILOT_ACTIONTQUEUE_H +#ifndef _KPILOT_ACTIONQUEUE_H +#define _KPILOT_ACTIONQUEUE_H /* ** ** Copyright (C) 1998-2001,2003 by Dan Pilone