Linux build fixes

This commit is contained in:
Siana Gearz
2012-12-09 04:25:01 +01:00
parent 98ec8b9910
commit 3e5bd4e13b
3 changed files with 7 additions and 12 deletions

View File

@@ -39,12 +39,7 @@
#include "llviewermedia.h" // FIXME: don't use LLViewerMedia internals
// third-party JSONCPP
#if !defined(LL_STANDALONE) && defined(LINUX64)
// The prebuilt linux64 package is packaged wrongly.
#include <jsoncpp/reader.h> // JSONCPP
#else
#include <json/reader.h> // JSONCPP
#endif
/*
* Workflow: