diff options
Diffstat (limited to 'src/include/station-drag-object.h')
-rw-r--r-- | src/include/station-drag-object.h | 2 |
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 { |