From d497b1b0373d758ede3d877ab68c8d7c8ab29062 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 13 Jan 2012 15:08:46 -0600 Subject: Fix inadvertent TQt changes This closes Bug 752 --- akregator/src/fetchqueue.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'akregator/src/fetchqueue.h') diff --git a/akregator/src/fetchqueue.h b/akregator/src/fetchqueue.h index 149ad6c1f..3b507b8bd 100644 --- a/akregator/src/fetchqueue.h +++ b/akregator/src/fetchqueue.h @@ -23,8 +23,8 @@ without including the source code for TQt in the source distribution. */ -#ifndef AKREGATOR_FETCHTQUEUE_H -#define AKREGATOR_FETCHTQUEUE_H +#ifndef AKREGATOR_FETCHQUEUE_H +#define AKREGATOR_FETCHQUEUE_H #include -- cgit v1.2.1