diff options
Diffstat (limited to 'kbarcode/commands.cpp')
-rw-r--r-- | kbarcode/commands.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kbarcode/commands.cpp b/kbarcode/commands.cpp index 77c8cc2..ea1c790 100644 --- a/kbarcode/commands.cpp +++ b/kbarcode/commands.cpp @@ -31,7 +31,7 @@ // KDE includes -#include <kapplication.h> +#include <tdeapplication.h> TQPoint getFreePos( TQCanvas* c ) { |