summaryrefslogtreecommitdiffstats
path: root/languages/ruby/debugger/dbgcontroller.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'languages/ruby/debugger/dbgcontroller.cpp')
-rw-r--r--languages/ruby/debugger/dbgcontroller.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/languages/ruby/debugger/dbgcontroller.cpp b/languages/ruby/debugger/dbgcontroller.cpp
index 7ee560b7..51e01c30 100644
--- a/languages/ruby/debugger/dbgcontroller.cpp
+++ b/languages/ruby/debugger/dbgcontroller.cpp
@@ -20,7 +20,7 @@
***************************************************************************/
#include "dbgcontroller.h"
-#include <kprocess.h>
+#include <tdeprocess.h>
/***************************************************************************/