diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -66,7 +66,7 @@ libvncserver; try CVS until I release 0.6. The simplest server looks like this:<br><br> <pre> -#include <rfb/rfb.h> +#include <rfb/rfb.h> int main(int argc,char** argv) { |