summaryrefslogtreecommitdiff
path: root/indra
diff options
context:
space:
mode:
Diffstat (limited to 'indra')
-rw-r--r--indra/newview/llluamanager.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llluamanager.cpp b/indra/newview/llluamanager.cpp
index 0f984ca0ca..0cf2157caf 100644
--- a/indra/newview/llluamanager.cpp
+++ b/indra/newview/llluamanager.cpp
@@ -48,6 +48,7 @@
extern "C"
{
#include "lua/lua.h"
+#include "lua/luaconf.h"
#include "lua/lauxlib.h"
#include "lua/lualib.h"
}