aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/zeroconf/zeroconf_global.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/zeroconf/zeroconf_global.h')
-rw-r--r--src/libs/zeroconf/zeroconf_global.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libs/zeroconf/zeroconf_global.h b/src/libs/zeroconf/zeroconf_global.h
index 76341da395..7e0b7c251d 100644
--- a/src/libs/zeroconf/zeroconf_global.h
+++ b/src/libs/zeroconf/zeroconf_global.h
@@ -33,7 +33,7 @@
#ifndef ZEROCONF_GLOBAL_H
#define ZEROCONF_GLOBAL_H
-#include <QtCore/qglobal.h>
+#include <qglobal.h>
#if defined(ZEROCONF_LIBRARY)
# define ZEROCONFSHARED_EXPORT Q_DECL_EXPORT