diff options
Diffstat (limited to 'src/notedrag.h')
-rw-r--r-- | src/notedrag.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/notedrag.h b/src/notedrag.h index 86e4947..58cc1d5 100644 --- a/src/notedrag.h +++ b/src/notedrag.h @@ -26,7 +26,7 @@ #include <tqdatastream.h> #include <tqpixmap.h> #include <tqvaluelist.h> -#include <kmultipledrag.h> +#include <tdemultipledrag.h> class TQDataStream; |