diff options
Diffstat (limited to 'src/messaging/serviceInfos.hpp')
-rw-r--r-- | src/messaging/serviceInfos.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/messaging/serviceInfos.hpp b/src/messaging/serviceInfos.hpp index d9ba7510..a2f4a7cc 100644 --- a/src/messaging/serviceInfos.hpp +++ b/src/messaging/serviceInfos.hpp @@ -23,7 +23,7 @@ #include <vector> -#include "../types.hpp" +#include "types.hpp" namespace vmime { |