Add missing headers for classes used in this header

This commit is contained in:
Aleric Inglewood
2011-06-10 01:48:50 +02:00
parent bde4826c24
commit a6dfe7837a

View File

@@ -37,6 +37,8 @@
#include "llviewertexture.h"
#include "llframetimer.h"
#include "llapr.h"
#include "m3math.h" // LLMatrix3
#include "m4math.h" // LLMatrix4
#include <map>
class LLViewerTextureAnim;