aboutsummaryrefslogtreecommitdiffstats
path: root/include/ui/widgets/Attachments.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--include/ui/widgets/Attachments.h (renamed from include/ui/Attachments.h)2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ui/Attachments.h b/include/ui/widgets/Attachments.h
index 19b6ef37..00433028 100644
--- a/include/ui/Attachments.h
+++ b/include/ui/widgets/Attachments.h
@@ -25,7 +25,7 @@
#ifndef __ATTACHMENTS_H__
#define __ATTACHMENTS_H__
-#include "AttachmentTableModel.h"
+#include "ui/AttachmentTableModel.h"
class Attachments : public QWidget {
Q_OBJECT