diff options
Diffstat (limited to 'src/modules/torrent/tc_ktorrentdcopinterface.h')
-rw-r--r-- | src/modules/torrent/tc_ktorrentdcopinterface.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/modules/torrent/tc_ktorrentdcopinterface.h b/src/modules/torrent/tc_ktorrentdcopinterface.h index 5bd30597..7114f5c0 100644 --- a/src/modules/torrent/tc_ktorrentdcopinterface.h +++ b/src/modules/torrent/tc_ktorrentdcopinterface.h @@ -31,7 +31,7 @@ #include "tc_interface.h" -#ifdef COMPILE_KDE_SUPPORT +#ifdef COMPILE_TDE_SUPPORT #include <kvi_dcophelper.h> @@ -127,6 +127,6 @@ private: TORR_DECLARE_DESCRIPTOR(KviKTorrentDCOPInterface) -#endif // COMPILE_KDE_SUPPORT +#endif // COMPILE_TDE_SUPPORT #endif // _TC_KTORRENTDCOPINTERFACE_H_ |