summaryrefslogtreecommitdiff
path: root/src/net/StaticSocketAddress.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/StaticSocketAddress.hxx')
-rw-r--r--src/net/StaticSocketAddress.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net/StaticSocketAddress.hxx b/src/net/StaticSocketAddress.hxx
index 5da2cb3d7..8b9e8ecde 100644
--- a/src/net/StaticSocketAddress.hxx
+++ b/src/net/StaticSocketAddress.hxx
@@ -31,7 +31,7 @@
#define STATIC_SOCKET_ADDRESS_HXX
#include "SocketAddress.hxx"
-#include "Compiler.h"
+#include "util/Compiler.h"
#include <assert.h>