This header uses LLMatrix4a, not LLMatrix4.
This commit is contained in:
@@ -48,7 +48,7 @@
|
|||||||
#include "lluuid.h"
|
#include "lluuid.h"
|
||||||
#include "llweb.h"
|
#include "llweb.h"
|
||||||
#include "llcapabilityprovider.h"
|
#include "llcapabilityprovider.h"
|
||||||
#include "m4math.h" // LLMatrix4
|
#include "llmatrix4a.h" // LLMatrix4a
|
||||||
#include "llhttpclient.h"
|
#include "llhttpclient.h"
|
||||||
|
|
||||||
// Surface id's
|
// Surface id's
|
||||||
|
|||||||
Reference in New Issue
Block a user