summaryrefslogtreecommitdiffstats
path: root/src/commentwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/commentwidget.h')
-rw-r--r--src/commentwidget.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/commentwidget.h b/src/commentwidget.h
index 8b9c0b9..75df8fc 100644
--- a/src/commentwidget.h
+++ b/src/commentwidget.h
@@ -20,10 +20,10 @@
#ifndef COMMENTWIDGET_H
#define COMMENTWIDGET_H
-#include <ntqwidget.h>
-#include <ntqdialog.h>
+#include <tqwidget.h>
+#include <tqdialog.h>
-#include <comment.h>
+#include "comment.h"
class TQMultiLineEdit;
class TQCheckBox;