summaryrefslogtreecommitdiffstats
path: root/src/include/station-drag-object.h
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2024-07-01 17:49:29 +0900
committerMichele Calgaro <[email protected]>2024-07-01 19:08:45 +0900
commit5430985acff95045b9c1bfddfb063da055e07cb8 (patch)
treec3b228cff12496bcddfb56f149dfec36ba892369 /src/include/station-drag-object.h
parent68a834008fb8d89f9cbf4ed3d7b9f9d0e99232b6 (diff)
downloadtderadio-5430985acff95045b9c1bfddfb063da055e07cb8.tar.gz
tderadio-5430985acff95045b9c1bfddfb063da055e07cb8.zip
Replace kdemacros.h with tdemacros.h
Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 81eef9d22ba52b7055475fe2fc56960180e3a460)
Diffstat (limited to 'src/include/station-drag-object.h')
-rw-r--r--src/include/station-drag-object.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/station-drag-object.h b/src/include/station-drag-object.h
index 510e0af..f172682 100644
--- a/src/include/station-drag-object.h
+++ b/src/include/station-drag-object.h
@@ -19,7 +19,7 @@
#define KRADIO_STATION_DRAG_OBJECT_H
#include <tqdragobject.h>
-#include <kdemacros.h>
+#include <tdemacros.h>
class TDE_EXPORT StationDragObject : public TQStoredDrag
{