Fix wrong include

master
Zi Ree 2023-12-29 20:16:39 +01:00
parent 5aa47877a2
commit 6eef91e095
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@
// [/RLVa:KB]
// PoundLife - Improved Object Inspect
#include "llresmgr.h"
#include "lltexturectrl.h"
#include "lltextbase.h"
#include "llviewerobjectlist.h" //gObjectList
#include "llviewertexturelist.h"
// PoundLife END