diff options
Diffstat (limited to '')
-rw-r--r-- | linden/indra/newview/lljoystickbutton.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/newview/lljoystickbutton.cpp b/linden/indra/newview/lljoystickbutton.cpp index 1978b78..3957b0a 100644 --- a/linden/indra/newview/lljoystickbutton.cpp +++ b/linden/indra/newview/lljoystickbutton.cpp | |||
@@ -36,7 +36,7 @@ | |||
36 | // Library includes | 36 | // Library includes |
37 | #include "llcoord.h" | 37 | #include "llcoord.h" |
38 | #include "indra_constants.h" | 38 | #include "indra_constants.h" |
39 | #include "llglimmediate.h" | 39 | #include "llrender.h" |
40 | 40 | ||
41 | // Project includes | 41 | // Project includes |
42 | #include "llui.h" | 42 | #include "llui.h" |