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