summaryrefslogtreecommitdiffstats
path: root/kdbg/pgmargs.h
diff options
context:
space:
mode:
authorgregory guy <g-gregory@gmx.fr>2019-06-06 15:18:55 +0200
committergregory guy <gregory-tde@laposte.net>2021-03-02 14:53:51 +0100
commit49c43d74d820cae7ce5a7291702bbc5ae1b3bf9e (patch)
tree1f8dd75c3cb4beaea81e41fbc0f6eaf67a9f6bfe /kdbg/pgmargs.h
parent7201d60871e85525dd47fd555da2fb9c2bc95a71 (diff)
downloadkdbg-49c43d74d820cae7ce5a7291702bbc5ae1b3bf9e.tar.gz
kdbg-49c43d74d820cae7ce5a7291702bbc5ae1b3bf9e.zip
conversion to the cmake building system.
Signed-off-by: gregory guy <gregory-tde@laposte.net>
Diffstat (limited to 'kdbg/pgmargs.h')
-rw-r--r--kdbg/pgmargs.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kdbg/pgmargs.h b/kdbg/pgmargs.h
index 72f81d0..a5a3de2 100644
--- a/kdbg/pgmargs.h
+++ b/kdbg/pgmargs.h
@@ -8,8 +8,8 @@
#define PgmArgs_included
#include "pgmargsbase.h"
-#include <ntqlineedit.h>
-#include <ntqdict.h>
+#include <tqlineedit.h>
+#include <tqdict.h>
#include "envvar.h"
class TQStringList;