aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/TextEdit.cpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/ui/TextEdit.cpp (renamed from src/textedit.cpp)2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/textedit.cpp b/src/ui/TextEdit.cpp
index 52fdaf17..6f458da7 100644
--- a/src/textedit.cpp
+++ b/src/ui/TextEdit.cpp
@@ -19,7 +19,7 @@
* along with gpg4usb. If not, see <http://www.gnu.org/licenses/>
*/
-#include "textedit.h"
+#include "ui/TextEdit.h"
TextEdit::TextEdit() {
countPage = 0;