diff options
Diffstat (limited to 'Swift/Controllers/UIInterfaces/EventWindow.h')
-rw-r--r-- | Swift/Controllers/UIInterfaces/EventWindow.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Swift/Controllers/UIInterfaces/EventWindow.h b/Swift/Controllers/UIInterfaces/EventWindow.h index d174d8d..0999e0e 100644 --- a/Swift/Controllers/UIInterfaces/EventWindow.h +++ b/Swift/Controllers/UIInterfaces/EventWindow.h @@ -7,7 +7,7 @@ #pragma once #include "boost/shared_ptr.hpp" -#include "Swiften/Events/StanzaEvent.h" +#include "Swift/Controllers/XMPPEvents/StanzaEvent.h" namespace Swift { class EventWindow { |