summaryrefslogtreecommitdiffstats
path: root/tdepacman/score.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/score.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/score.cpp')
-rw-r--r--tdepacman/score.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdepacman/score.cpp b/tdepacman/score.cpp
index 77c87d8..41f3e09 100644
--- a/tdepacman/score.cpp
+++ b/tdepacman/score.cpp
@@ -9,7 +9,7 @@
#include <tdemessagebox.h>
#include <tqpixmap.h>
#include <tqstring.h>
-#include <tqdstream.h>
+#include <tqdatastream.h>
#include <tqkeycode.h>
#include <tqtimer.h>
#include <tqfileinfo.h>