diff options
Diffstat (limited to 'akregator/src/fetchqueue.h')
-rw-r--r-- | akregator/src/fetchqueue.h | 4 |
1 files changed, 2 insertions, 2 deletions
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 <tqobject.h> |