Split up floaterao.* into aosystem.* and aostate.h, also further refactor

This commit is contained in:
Liru Færs
2020-03-22 15:02:08 -04:00
parent a3d2107bfd
commit 0f6285b2e9
11 changed files with 759 additions and 770 deletions

View File

@@ -29,6 +29,7 @@
#include "pipeline.h"
#include "aosystem.h" //For AOSystem
#include "llagent.h"
#include "llanimationstates.h"
#include "llfloatercamera.h"
@@ -49,7 +50,6 @@
#include "llwindow.h"
#include "llworld.h"
#include "llfloatertools.h" //For gFloaterTools
#include "floaterao.h" //For LLFloaterAO
#include "llfloatercustomize.h" //For gFloaterCustomize
// [RLVa:KB] - Checked: 2010-05-10 (RLVa-1.2.0g)
#include "rlvhandler.h"