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