diff --git a/libvncserver/rfbcrypto.h b/libvncserver/rfbcrypto.h index 7853154..4483ad6 100644 --- a/libvncserver/rfbcrypto.h +++ b/libvncserver/rfbcrypto.h @@ -1,6 +1,8 @@ #ifndef _RFB_CRYPTO_H #define _RFB_CRYPTO_H 1 +#include "rfb/rfbconfig.h" + #ifdef LIBVNCSERVER_HAVE_UIO_H #include