summaryrefslogtreecommitdiffstats
path: root/kdbg/ttywnd.cpp
diff options
context:
space:
mode:
authorgregory guy <g-gregory@gmx.fr>2019-06-06 15:18:55 +0200
committerSlávek Banko <slavek.banko@axis.cz>2021-03-14 17:33:50 +0100
commit0ec802b1628ffdac91ec87714bf5aaf769ce213e (patch)
tree578cba3444795a7c34361dee931784a98938ec83 /kdbg/ttywnd.cpp
parentc29622eb02355fba3aefb92895b257cd0454a5ca (diff)
downloadkdbg-0ec802b1628ffdac91ec87714bf5aaf769ce213e.tar.gz
kdbg-0ec802b1628ffdac91ec87714bf5aaf769ce213e.zip
conversion to the cmake building system.
Signed-off-by: gregory guy <gregory-tde@laposte.net> (cherry picked from commit 49c43d74d820cae7ce5a7291702bbc5ae1b3bf9e)
Diffstat (limited to 'kdbg/ttywnd.cpp')
-rw-r--r--kdbg/ttywnd.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/kdbg/ttywnd.cpp b/kdbg/ttywnd.cpp
index 48e39d2..4d489f6 100644
--- a/kdbg/ttywnd.cpp
+++ b/kdbg/ttywnd.cpp
@@ -4,8 +4,8 @@
* See the file COPYING in the toplevel directory of the source directory.
*/
-#include <ntqsocketnotifier.h>
-#include <ntqpopupmenu.h>
+#include <tqsocketnotifier.h>
+#include <tqpopupmenu.h>
#include "ttywnd.h"
#include <tdeglobalsettings.h>
#include <tdelocale.h>