summaryrefslogtreecommitdiffstats
path: root/kbackgammon
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-12-02 13:07:26 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-12-02 13:07:26 +0900
commit270eb958489213dfbdc323a4fe04090b12c566bc (patch)
tree51cb980d82f126dad5c78aae5911d277a595cd4e /kbackgammon
parent7f897d7647b157ed78e8d2fc58a562ca09560d9b (diff)
downloadtdegames-270eb958489213dfbdc323a4fe04090b12c566bc.tar.gz
tdegames-270eb958489213dfbdc323a4fe04090b12c566bc.zip
Use tdeprocess.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kbackgammon')
-rw-r--r--kbackgammon/engines/gnubg/kbggnubg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kbackgammon/engines/gnubg/kbggnubg.h b/kbackgammon/engines/gnubg/kbggnubg.h
index d4bff597..f32da01f 100644
--- a/kbackgammon/engines/gnubg/kbggnubg.h
+++ b/kbackgammon/engines/gnubg/kbggnubg.h
@@ -33,7 +33,7 @@
#include <tqspinbox.h>
#include <tdeaction.h>
#include <krandomsequence.h>
-#include <kprocess.h>
+#include <tdeprocess.h>
#include <tqstringlist.h>
/**