(Auto)update libjingle 73222930-> 73226398
git-svn-id: http://webrtc.googlecode.com/svn/trunk@6891 4adac7df-926f-26a2-2b94-8c16560cd09d
diff --git a/talk/examples/call/presencepushtask.h b/talk/examples/call/presencepushtask.h
index 5a080d3..c13a4f5 100644
--- a/talk/examples/call/presencepushtask.h
+++ b/talk/examples/call/presencepushtask.h
@@ -30,11 +30,11 @@
#include <vector>
+#include "talk/examples/call/callclient.h"
+#include "talk/xmpp/presencestatus.h"
#include "talk/xmpp/xmppengine.h"
#include "talk/xmpp/xmpptask.h"
-#include "talk/xmpp/presencestatus.h"
#include "webrtc/base/sigslot.h"
-#include "talk/examples/call/callclient.h"
namespace buzz {