Compile fix

This commit is contained in:
Aleric Inglewood
2013-06-17 17:55:27 +02:00
parent 1754b97e5c
commit ff6e25b342

View File

@@ -26,6 +26,9 @@
#include "llviewerprecompiledheaders.h"
#include "llvoicevivox.h"
#if LL_LINUX && defined(LL_STANDALONE)
#include <glib.h> // g_find_program_in_path
#endif
#include "llsdutil.h"