summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--common/rfb/util.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/rfb/util.cxx b/common/rfb/util.cxx
index 7950a1d8..a50ea586 100644
--- a/common/rfb/util.cxx
+++ b/common/rfb/util.cxx
@@ -30,7 +30,7 @@
* is provided ``as is'' without express or implied warranty.
*/
-#ifndef HAVE_COMMON_CONFIG_H
+#ifdef HAVE_COMMON_CONFIG_H
#include <common-config.h>
#endif