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 951c217..d1999d6 100644
--- a/kregexpeditor/verifier.h
+++ b/kregexpeditor/verifier.h
@@ -17,7 +17,7 @@
**/
#ifndef VERIFIER_H
#define VERIFIER_H
-#include <textedit.h>
+#include <tqtextedit.h>
#include "regexphighlighter.h"
class TQTimer;
class TQProgressDialog;