diff options
Diffstat (limited to 'Swiften/Avatars/AvatarStorage.h')
-rw-r--r-- | Swiften/Avatars/AvatarStorage.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Swiften/Avatars/AvatarStorage.h b/Swiften/Avatars/AvatarStorage.h index 48fc885..d1aff39 100644 --- a/Swiften/Avatars/AvatarStorage.h +++ b/Swiften/Avatars/AvatarStorage.h @@ -6,7 +6,7 @@ #pragma once -#include <boost/filesystem.hpp> +#include <boost/filesystem/path.hpp> #include <string> namespace Swift { |