diff options
Diffstat (limited to 'tdeparts/tests/example.cpp')
-rw-r--r-- | tdeparts/tests/example.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeparts/tests/example.cpp b/tdeparts/tests/example.cpp index 34a96a334..0571bf4ad 100644 --- a/tdeparts/tests/example.cpp +++ b/tdeparts/tests/example.cpp @@ -11,7 +11,7 @@ #include <kstandarddirs.h> #include <kapplication.h> #include <kmessagebox.h> -#include <kaction.h> +#include <tdeaction.h> #include <klocale.h> Shell::Shell() |