diff options
Diffstat (limited to 'win/winvnc/VNCServerService.cxx')
-rw-r--r-- | win/winvnc/VNCServerService.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/win/winvnc/VNCServerService.cxx b/win/winvnc/VNCServerService.cxx index 5656de04..f5a4dba2 100644 --- a/win/winvnc/VNCServerService.cxx +++ b/win/winvnc/VNCServerService.cxx @@ -19,6 +19,7 @@ // -=- WinVNC Version 4.0 Service-Mode implementation #include <winvnc/VNCServerService.h> +#include <rfb/LogWriter.h> #include <rfb_win32/TsSessions.h> #include <rfb_win32/ModuleFileName.h> #include <windows.h> |