diff options
Diffstat (limited to 'libktorrent/torrent/queuemanager.h')
-rw-r--r-- | libktorrent/torrent/queuemanager.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libktorrent/torrent/queuemanager.h b/libktorrent/torrent/queuemanager.h index 26b1012..e49ad44 100644 --- a/libktorrent/torrent/queuemanager.h +++ b/libktorrent/torrent/queuemanager.h @@ -18,8 +18,8 @@ * Free Software Foundation, Inc., * * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ***************************************************************************/ -#ifndef TQUEUEMANAGER_H -#define TQUEUEMANAGER_H +#ifndef QUEUEMANAGER_H +#define QUEUEMANAGER_H #include <set> #include <tqobject.h> |