$NetBSD: patch-ah,v 1.1 2006/10/23 21:49:31 jdolecek Exp $

--- iris/xmpp-core/connector.cpp.orig	2006-10-23 23:00:30.000000000 +0200
+++ iris/xmpp-core/connector.cpp
@@ -38,14 +38,14 @@
 #ifdef NO_NDNS
 #include<qdns.h>
 #else
-#include"ndns.h"
+#include"network/ndns.h"
 #endif
 
-#include"srvresolver.h"
-#include"bsocket.h"
-#include"httpconnect.h"
-#include"httppoll.h"
-#include"socks.h"
+#include"network/srvresolver.h"
+#include"network/bsocket.h"
+#include"network/httpconnect.h"
+#include"network/httppoll.h"
+#include"network/socks.h"
 #include"hash.h"
 
 //#define XMPP_DEBUG
