diff options
Diffstat (limited to 'src/noteedit.h')
-rw-r--r-- | src/noteedit.h | 2 |
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; |