From 0f00eef21798520bcfe27ae03b3f1b2ae938ff13 Mon Sep 17 00:00:00 2001 From: Josh Bell Date: Thu, 1 Nov 2007 23:10:05 +0000 Subject: svn merge -r 71509:72877 svn+ssh://svn.lindenlab.com/svn/linden/branches/Branch_1-18-4-Viewer --> release Backport patches and translations from RC branch --- indra/llvfs/lldir_win32.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'indra/llvfs/lldir_win32.cpp') diff --git a/indra/llvfs/lldir_win32.cpp b/indra/llvfs/lldir_win32.cpp index f415fe56ed..b5db6efb4d 100644 --- a/indra/llvfs/lldir_win32.cpp +++ b/indra/llvfs/lldir_win32.cpp @@ -42,6 +42,7 @@ #include #include #include +#include // Utility stuff to get versions of the sh #define PACKVERSION(major,minor) MAKELONG(minor,major) -- cgit v1.2.3