summaryrefslogtreecommitdiffstats
path: root/kregexpeditor/verifier.h
diff options
context:
space:
mode:
Diffstat (limited to 'kregexpeditor/verifier.h')
-rw-r--r--kregexpeditor/verifier.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kregexpeditor/verifier.h b/kregexpeditor/verifier.h
index d1999d6..951c217 100644
--- a/kregexpeditor/verifier.h
+++ b/kregexpeditor/verifier.h
@@ -17,7 +17,7 @@
**/
#ifndef VERIFIER_H
#define VERIFIER_H
-#include <tqtextedit.h>
+#include <textedit.h>
#include "regexphighlighter.h"
class TQTimer;
class TQProgressDialog;