From eeb2061dfb03ea11ba028b33037fa0805d22e6a4 Mon Sep 17 00:00:00 2001 From: dscho Date: Wed, 30 Jul 2003 09:42:36 +0000 Subject: API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h get prefix "LIBVNCSERVER_" --- auth.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'auth.c') diff --git a/auth.c b/auth.c index 7833404..5b1cda8 100644 --- a/auth.c +++ b/auth.c @@ -26,7 +26,7 @@ * USA. */ -#include "rfb.h" +#include /* * rfbAuthNewClient is called when we reach the point of authenticating -- cgit v1.2.1