Utils/Console: Add SENF_CONSOLE_REGISTER_ENUM 'key()' support
[senf.git] / senf / Socket / Protocols / BSDSocketAddress.cc
index 1f3e9b3..7d2c6ed 100644 (file)
@@ -1,6 +1,6 @@
 // $Id$
 //
-// Copyright (C) 2008 
+// Copyright (C) 2008
 // Fraunhofer Institute for Open Communication Systems (FOKUS)
 // Competence Center NETwork research (NET), St. Augustin, GERMANY
 //     Stefan Bund <g0dil@berlios.de>
@@ -27,9 +27,9 @@
 //#include "BSDSocketAddress.ih"
 
 // Custom includes
-#include "INet/INetAddressing.hh"
-#include "UN/UNAddressing.hh"
-#include "Raw/LLAddressing.hh"
+#include <senf/Socket/Protocols/INet/INetAddressing.hh>
+#include <senf/Socket/Protocols/UN/UNAddressing.hh>
+#include <senf/Socket/Protocols/Raw/LLAddressing.hh>
 
 //#include "BSDSocketAddress.mpp"
 #define prefix_