diff options
Diffstat (limited to 'src/fileAttachment.cpp')
| -rw-r--r-- | src/fileAttachment.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/fileAttachment.cpp b/src/fileAttachment.cpp index d13eb3de..04e85123 100644 --- a/src/fileAttachment.cpp +++ b/src/fileAttachment.cpp @@ -20,8 +20,8 @@ #include <fstream> #include <sstream> -#include "fileAttachment.hpp" -#include "exception.hpp" +#include "vmime/fileAttachment.hpp" +#include "vmime/exception.hpp" namespace vmime |
