diff options
author | runge <runge> | 2006-06-24 01:00:43 +0000 |
---|---|---|
committer | runge <runge> | 2006-06-24 01:00:43 +0000 |
commit | 9992160105b0433484bca804d62eb672aff113de (patch) | |
tree | 76447789365f2cfc38e5650a3a34cd9ad132382f /x11vnc/gui.c | |
parent | 64e731a9da82e3cc614e274d6fca6f855d0359b7 (diff) | |
download | libtdevnc-9992160105b0433484bca804d62eb672aff113de.tar.gz libtdevnc-9992160105b0433484bca804d62eb672aff113de.zip |
x11vnc: misc cleanup.
Diffstat (limited to 'x11vnc/gui.c')
-rw-r--r-- | x11vnc/gui.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11vnc/gui.c b/x11vnc/gui.c index d38640d..69ce0ed 100644 --- a/x11vnc/gui.c +++ b/x11vnc/gui.c @@ -6,6 +6,7 @@ #include "remote.h" #include "cleanup.h" #include "xwrappers.h" +#include "connections.h" #include "tkx11vnc.h" |