From 1e60fc200aaab8ec302c3752eddab464b1adc2cc Mon Sep 17 00:00:00 2001 From: dscho Date: Fri, 25 Jul 2003 08:18:27 +0000 Subject: Added simple examples --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'index.html') diff --git a/index.html b/index.html index 0c436c9..91ac6d6 100644 --- a/index.html +++ b/index.html @@ -66,7 +66,7 @@ libvncserver; try CVS until I release 0.6. The simplest server looks like this:

-#include 
+#include <rfb/rfb.h>
 
 int main(int argc,char** argv)
 {
-- 
cgit v1.2.3