From 1ea42d88f77867228c69ed15c7a38a96b3a03911 Mon Sep 17 00:00:00 2001
From: Anchor <none@none>
Date: Tue, 30 Apr 2019 16:53:21 -0600
Subject: [DRTVWR-476] - compile error fix

---
 indra/viewer_components/login/lllogin.cpp | 1 +
 1 file changed, 1 insertion(+)

diff --git a/indra/viewer_components/login/lllogin.cpp b/indra/viewer_components/login/lllogin.cpp
index 9193d32b49..1a06459318 100644
--- a/indra/viewer_components/login/lllogin.cpp
+++ b/indra/viewer_components/login/lllogin.cpp
@@ -23,6 +23,7 @@
  * $/LicenseInfo$
  */
 
+#include "llwin32headers.h"
 #include "linden_common.h"
 #include "llsd.h"
 #include "llsdutil.h"
-- 
cgit v1.2.3