summaryrefslogtreecommitdiff
path: root/indra/llui/llprogressbar.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/llui/llprogressbar.h')
-rw-r--r--indra/llui/llprogressbar.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/indra/llui/llprogressbar.h b/indra/llui/llprogressbar.h
index 3f308e7496..a8ec83ea00 100644
--- a/indra/llui/llprogressbar.h
+++ b/indra/llui/llprogressbar.h
@@ -27,8 +27,9 @@
#ifndef LL_LLPROGRESSBAR_H
#define LL_LLPROGRESSBAR_H
-#include "lluictrl.h"
#include "llframetimer.h"
+#include "lluictrl.h"
+#include "lluiimage.h"
class LLProgressBar
: public LLUICtrl