summaryrefslogtreecommitdiffstats
path: root/tdepacman/keys.cpp
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2023-07-25 09:33:14 +0200
committerSlávek Banko <slavek.banko@axis.cz>2023-07-25 09:33:14 +0200
commite1eaf31114421e7bd0c3fc60b7023f5344819055 (patch)
tree833662113b9b534f1651257a363742fcff71c0d2 /tdepacman/keys.cpp
parente2bdc2c6cf2fdb79b7d1b21fd8d9fafb53404ff9 (diff)
downloadtdepacman-e1eaf31114421e7bd0c3fc60b7023f5344819055.tar.gz
tdepacman-e1eaf31114421e7bd0c3fc60b7023f5344819055.zip
Replace 'compat' headers with current.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'tdepacman/keys.cpp')
-rw-r--r--tdepacman/keys.cpp2
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>