summaryrefslogtreecommitdiffstats
path: root/tdepacman/tdepacman.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/tdepacman.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/tdepacman.cpp')
-rw-r--r--tdepacman/tdepacman.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdepacman/tdepacman.cpp b/tdepacman/tdepacman.cpp
index 430df6f..dba35ff 100644
--- a/tdepacman/tdepacman.cpp
+++ b/tdepacman/tdepacman.cpp
@@ -19,7 +19,7 @@
#include <tqkeycode.h>
#include <tqcolor.h>
#include <tqstring.h>
-#include <tqmsgbox.h>
+#include <tqmessagebox.h>
// include files for TDE
#include <kcolordlg.h>