summaryrefslogtreecommitdiffstats
path: root/src/dotparse.ypp
diff options
context:
space:
mode:
Diffstat (limited to 'src/dotparse.ypp')
-rw-r--r--src/dotparse.ypp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/dotparse.ypp b/src/dotparse.ypp
index 37b501d..93d373f 100644
--- a/src/dotparse.ypp
+++ b/src/dotparse.ypp
@@ -1,9 +1,9 @@
/* dot.y */
%{
-#include <ntqdict.h>
-#include <ntqptrstack.h>
-#include <ntqlistview.h>
+#include <tqdict.h>
+#include <tqptrstack.h>
+#include <tqlistview.h>
#include "calltreedlg.h"
#include "graphwidget.h"
#include "treewidget.h"