From 7ff58abc176be571198d45e22d171e71440e83f3 Mon Sep 17 00:00:00 2001 From: Shyotl Date: Sat, 28 Jan 2012 23:52:48 -0600 Subject: [PATCH] Too lazy to amend earlier commit. llpanelvolume.cpp needs lltrans.h --- indra/newview/llpanelvolume.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/indra/newview/llpanelvolume.cpp b/indra/newview/llpanelvolume.cpp index 1a07d8a44..52f0a6e88 100644 --- a/indra/newview/llpanelvolume.cpp +++ b/indra/newview/llpanelvolume.cpp @@ -44,6 +44,7 @@ #include "llmaterialtable.h" #include "llpermissionsflags.h" #include "llstring.h" +#include "lltrans.h" #include "llvolume.h" #include "m3math.h" #include "material_codes.h"