commit | 3080ec406527bc274969f2b7a25fcefc4520ece5 | [log] [tgz] |
---|---|---|
author | DRC <dcommander@users.sourceforge.net> | Wed Oct 12 20:00:55 2011 +0000 |
committer | DRC <dcommander@users.sourceforge.net> | Wed Oct 12 20:00:55 2011 +0000 |
tree | 5ac580505600dbb25cf879191353308ba3d84398 | |
parent | e8b16be85646641d80ee4cd7c5a9bda90bbbc0a4 [diff] [blame] |
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
diff --git a/common/os/os.h b/common/os/os.h index 1847a49..f770e2b 100644 --- a/common/os/os.h +++ b/common/os/os.h
@@ -23,6 +23,8 @@ #include <config.h> #endif +#include <os/w32tiger.h> + /* * Get VNC home directory ($HOME/.vnc or %APPDATA%/vnc/). * If HOME environment variable is set then it is used.