diff options
Diffstat (limited to 'Swiften/Roster/XMPPRoster.cpp')
| -rw-r--r-- | Swiften/Roster/XMPPRoster.cpp | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/Swiften/Roster/XMPPRoster.cpp b/Swiften/Roster/XMPPRoster.cpp index 61630b4..730569d 100644 --- a/Swiften/Roster/XMPPRoster.cpp +++ b/Swiften/Roster/XMPPRoster.cpp @@ -4,7 +4,7 @@   * See Documentation/Licenses/GPLv3.txt for more information.   */ -#include "Swiften/Roster/XMPPRoster.h" +#include <Swiften/Roster/XMPPRoster.h>  namespace Swift {  | 
 Swift