summaryrefslogtreecommitdiff
path: root/indra/newview/llstartup.cpp
diff options
context:
space:
mode:
authorNat Goodspeed <nat@lindenlab.com>2024-08-07 16:34:14 -0400
committerNat Goodspeed <nat@lindenlab.com>2024-08-07 16:34:14 -0400
commitcdc4f5dbd69526906724dc298594906826f6b8b0 (patch)
treea1ac5b0b19ebcc9faccefb5b8059b53e128a86d0 /indra/newview/llstartup.cpp
parent3102dc0db472acac7c4007e7423e405a889d665a (diff)
Move #include "coro_scheduler.h" from llstartup to llappviewer.
Diffstat (limited to 'indra/newview/llstartup.cpp')
-rw-r--r--indra/newview/llstartup.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llstartup.cpp b/indra/newview/llstartup.cpp
index 82eb59c002..d49e0d9ba2 100644
--- a/indra/newview/llstartup.cpp
+++ b/indra/newview/llstartup.cpp
@@ -48,7 +48,6 @@
#include "llaudioengine_openal.h"
#endif
-#include "coro_scheduler.h"
#include "llavatarnamecache.h"
#include "llexperiencecache.h"
#include "lllandmark.h"