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