diff --git a/spectrum/src/frontends/xmpp/XMPPUserRegistration.h b/spectrum/src/frontends/xmpp/XMPPUserRegistration.h index 0dfa13f1c87cc3ae73566fe4cea882fd271b4d7c..cd1dc8bd801e2d3383f8e498be0d31595bb9d0d5 100644 --- a/spectrum/src/frontends/xmpp/XMPPUserRegistration.h +++ b/spectrum/src/frontends/xmpp/XMPPUserRegistration.h @@ -25,7 +25,7 @@ #include "Swiften/Elements/RosterPayload.h" #include #include -#include "transport/userregistration.h" +#include "transport/UserRegistration.h" #define HAVE_SWIFTEN_3 (SWIFTEN_VERSION >= 0x030000) namespace Transport {