diff options
Diffstat (limited to 'kdecore/netsupp.cpp')
-rw-r--r-- | kdecore/netsupp.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdecore/netsupp.cpp b/kdecore/netsupp.cpp index ee8ddad23..6d56e147d 100644 --- a/kdecore/netsupp.cpp +++ b/kdecore/netsupp.cpp @@ -28,7 +28,7 @@ #include <unistd.h> #include <arpa/inet.h> -#include <qglobal.h> +#include <tqglobal.h> // This is so that, if addrinfo is defined, it doesn't clobber our definition // It might be defined in the few cases in which we are replacing the system's |