summaryrefslogtreecommitdiffstats
path: root/krfb/krfb/rfbcontroller.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'krfb/krfb/rfbcontroller.cpp')
-rw-r--r--krfb/krfb/rfbcontroller.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/krfb/krfb/rfbcontroller.cpp b/krfb/krfb/rfbcontroller.cpp
index 2e14837b..fe6aee94 100644
--- a/krfb/krfb/rfbcontroller.cpp
+++ b/krfb/krfb/rfbcontroller.cpp
@@ -32,7 +32,7 @@
#include <unistd.h>
#include <fcntl.h>
-#ifdef USE_SOLARIS
+#ifdef Q_OS_SOLARIS
#include <strings.h>
#endif