forked from qt-creator/qt-creator
zeroconf: correctly use "" instead of <> for dns_sd.h
should fix pulse complaint Change-Id: If66778c5c3f7fb62e8aba2bf9517ea6483e23f6b Reviewed-by: Fawzi Mohamed <fawzi.mohamed@nokia.com>
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
#include "Firewall.h"
|
||||
#include "RegNames.h"
|
||||
#include "Secret.h"
|
||||
#include <dns_sd.h>
|
||||
#include "dns_sd.h"
|
||||
|
||||
#include <Iphlpapi.h>
|
||||
#include <mswsock.h>
|
||||
|
Reference in New Issue
Block a user