diff options
Diffstat (limited to 'Slimber/VCardCollection.h')
-rw-r--r-- | Slimber/VCardCollection.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Slimber/VCardCollection.h b/Slimber/VCardCollection.h index 2203444..4e50848 100644 --- a/Slimber/VCardCollection.h +++ b/Slimber/VCardCollection.h @@ -8,7 +8,7 @@ #include <boost/shared_ptr.hpp> -#include "Swiften/Elements/VCard.h" +#include <Swiften/Elements/VCard.h> namespace Swift { class VCardCollection { |