diff options
Diffstat (limited to 'tdepacman/keys.cpp')
-rw-r--r-- | tdepacman/keys.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdepacman/keys.cpp b/tdepacman/keys.cpp index df8f980..5d8d0d2 100644 --- a/tdepacman/keys.cpp +++ b/tdepacman/keys.cpp @@ -4,7 +4,7 @@ #include <tdeconfig.h> #include <tdelocale.h> #include <tdeaccel.h> -#include <tqpushbt.h> +#include <tqpushbutton.h> #include <tqlabel.h> #include <tqframe.h> #include <tqkeycode.h> |