Pulled llnotifications.h dependency from LLFloater. llnotifications.h includes llevents.h, which can cause conflicts with llevent.h (Legacy events vs non-legacy)

This commit is contained in:
Shyotl
2013-06-20 00:45:12 -05:00
parent 8d0a514712
commit e015771c64
14 changed files with 22 additions and 32 deletions

View File

@@ -28,6 +28,7 @@
#include "llviewerstats.h"
#include "llvoavatar.h"
#include "llworld.h"
#include "llnotifications.h"
#include "../lscript/lscript_byteformat.h" //Need LSCRIPTRunTimePermissionBits and SCRIPT_PERMISSION_*