aboutsummaryrefslogtreecommitdiffstats
path: root/include/ui/VerifyNotification.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--include/ui/VerifyNotification.h (renamed from include/verifynotification.h)4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/verifynotification.h b/include/ui/VerifyNotification.h
index 309814ed..85df1b3e 100644
--- a/include/verifynotification.h
+++ b/include/ui/VerifyNotification.h
@@ -22,8 +22,8 @@
#ifndef __VERIFYNOTIFICATION_H__
#define __VERIFYNOTIFICATION_H__
-#include "editorpage.h"
-#include "verifydetailsdialog.h"
+#include "ui/EditorPage.h"
+#include "VerifyDetailsDialog.h"
QT_BEGIN_NAMESPACE
class QLabel;