diff options
Diffstat (limited to 'Swift/Controllers/RosterGroupExpandinessPersister.h')
-rw-r--r-- | Swift/Controllers/RosterGroupExpandinessPersister.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Swift/Controllers/RosterGroupExpandinessPersister.h b/Swift/Controllers/RosterGroupExpandinessPersister.h index 545c9d0..0b88a48 100644 --- a/Swift/Controllers/RosterGroupExpandinessPersister.h +++ b/Swift/Controllers/RosterGroupExpandinessPersister.h @@ -8,7 +8,7 @@ #include <set> #include "Swiften/Roster/Roster.h" -#include "Swiften/Settings/SettingsProvider.h" +#include "Swift/Controllers/Settings/SettingsProvider.h" namespace Swift { class RosterGroupExpandinessPersister { |