diff options
Diffstat (limited to 'src/zeroconf/ZeroconfBonjour.cxx')
-rw-r--r-- | src/zeroconf/ZeroconfBonjour.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/zeroconf/ZeroconfBonjour.cxx b/src/zeroconf/ZeroconfBonjour.cxx index 9125bf483..ebf636363 100644 --- a/src/zeroconf/ZeroconfBonjour.cxx +++ b/src/zeroconf/ZeroconfBonjour.cxx @@ -24,7 +24,7 @@ #include "event/SocketMonitor.hxx" #include "util/Domain.hxx" #include "Log.hxx" -#include "Compiler.h" +#include "util/Compiler.h" #include <dns_sd.h> |