summaryrefslogtreecommitdiffstats
path: root/src/noteedit.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/noteedit.h')
-rw-r--r--src/noteedit.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/noteedit.h b/src/noteedit.h
index d6fccda..009ac1e 100644
--- a/src/noteedit.h
+++ b/src/noteedit.h
@@ -22,7 +22,7 @@
#define NOTEEDIT_H
#include <kdialogbase.h>
-#include <tqtextedit.h>
+#include <textedit.h>
#include <tqlineedit.h>
class TQWidget;