diff options
Diffstat (limited to 'indra/llrender/llpostprocess.h')
-rw-r--r-- | indra/llrender/llpostprocess.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/llrender/llpostprocess.h b/indra/llrender/llpostprocess.h index c380413ec9..6894505753 100644 --- a/indra/llrender/llpostprocess.h +++ b/indra/llrender/llpostprocess.h @@ -31,6 +31,7 @@ #include <fstream>
#include "llgl.h"
#include "llglheaders.h"
+#include "llstaticstringtable.h"
class LLPostProcess
{
|