summaryrefslogtreecommitdiffstats
path: root/examples/regiontest.c
diff options
context:
space:
mode:
authordscho <dscho>2004-05-25 09:05:09 +0000
committerdscho <dscho>2004-05-25 09:05:09 +0000
commit876868553da8f69ed1a368688b6d01a8a7bc1a39 (patch)
tree0bf872ebeadb746eec0f4695230c8777680ece9f /examples/regiontest.c
parent0130bdb9d6c61e0446ab514816041f1b9283410a (diff)
downloadlibtdevnc-876868553da8f69ed1a368688b6d01a8a7bc1a39.tar.gz
libtdevnc-876868553da8f69ed1a368688b6d01a8a7bc1a39.zip
move the library into libvncserver/, x11vnc into x11vnc/
Diffstat (limited to 'examples/regiontest.c')
-rw-r--r--examples/regiontest.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/regiontest.c b/examples/regiontest.c
index 176fd26..91f1a17 100644
--- a/examples/regiontest.c
+++ b/examples/regiontest.c
@@ -1,3 +1,3 @@
#define SRA_TEST
-#include "../rfbregion.c"
+#include "../libvncserver/rfbregion.c"