summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemko Tronçon <git@el-tramo.be>2010-09-15 21:10:25 (GMT)
committerRemko Tronçon <git@el-tramo.be>2010-09-15 21:17:47 (GMT)
commit127b96597bcb1b5d5a823222f3dd28f4b7aa354a (patch)
tree1e87148e7d45fcd46e3fee3904eeb9046a834d83 /Swift/Controllers/EventNotifier.h
parente215caa4811f4c80c9f6767c523e649d5058cc61 (diff)
downloadswift-127b96597bcb1b5d5a823222f3dd28f4b7aa354a.zip
swift-127b96597bcb1b5d5a823222f3dd28f4b7aa354a.tar.bz2
Moved events from Swiften to Swift.
Diffstat (limited to 'Swift/Controllers/EventNotifier.h')
-rw-r--r--Swift/Controllers/EventNotifier.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Swift/Controllers/EventNotifier.h b/Swift/Controllers/EventNotifier.h
index 49c2c6c..8b4dc23 100644
--- a/Swift/Controllers/EventNotifier.h
+++ b/Swift/Controllers/EventNotifier.h
@@ -10,7 +10,7 @@
#include "SwifTools/Notifier/Notifier.h"
#include "Swiften/Base/boost_bsignals.h"
-#include "Swiften/Events/StanzaEvent.h"
+#include "Swift/Controllers/XMPPEvents/StanzaEvent.h"
#include "Swiften/JID/JID.h"
namespace Swift {