diff options
Diffstat (limited to 'tdeparts/tests/parts.cpp')
-rw-r--r-- | tdeparts/tests/parts.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeparts/tests/parts.cpp b/tdeparts/tests/parts.cpp index f41063ef9..e765f55e7 100644 --- a/tdeparts/tests/parts.cpp +++ b/tdeparts/tests/parts.cpp @@ -15,7 +15,7 @@ #include <kapplication.h> #include <kdebug.h> #include <kmessagebox.h> -#include <kaction.h> +#include <tdeaction.h> #include <klocale.h> Part1::Part1( TQObject *parent, TQWidget * parentWidget ) |