From 3080ec406527bc274969f2b7a25fcefc4520ece5 Mon Sep 17 00:00:00 2001 From: DRC Date: Wed, 12 Oct 2011 20:00:55 +0000 Subject: Enable WinVNC build with MinGW and MinGW64 git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4723 3789f03b-4d11-0410-bbf8-ca57d06f2519 --- win/rfb_win32/CleanDesktop.cxx | 1 + win/wm_hooks/wm_hooks.cxx | 1 + 2 files changed, 2 insertions(+) (limited to 'win') diff --git a/win/rfb_win32/CleanDesktop.cxx b/win/rfb_win32/CleanDesktop.cxx index 60ea1597..43252f10 100644 --- a/win/rfb_win32/CleanDesktop.cxx +++ b/win/rfb_win32/CleanDesktop.cxx @@ -27,6 +27,7 @@ #include #include #include +#include #include #ifdef SPI_GETUIEFFECTS diff --git a/win/wm_hooks/wm_hooks.cxx b/win/wm_hooks/wm_hooks.cxx index fd01159c..61328af8 100644 --- a/win/wm_hooks/wm_hooks.cxx +++ b/win/wm_hooks/wm_hooks.cxx @@ -23,6 +23,7 @@ #include #include +#include UINT WM_HK_PingThread = RegisterWindowMessage(_T("RFB.WM_Hooks.PingThread")); -- cgit v1.2.3