diff options
Diffstat (limited to 'libs/rs/rsContext.h')
| -rw-r--r-- | libs/rs/rsContext.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/rs/rsContext.h b/libs/rs/rsContext.h index 442a920fbbd7..497dbcf7620f 100644 --- a/libs/rs/rsContext.h +++ b/libs/rs/rsContext.h @@ -32,10 +32,10 @@ #include "rsAllocation.h" #include "rsAdapter.h" #include "rsSampler.h" +#include "rsLight.h" #include "rsProgramFragment.h" #include "rsProgramFragmentStore.h" #include "rsProgramVertex.h" -#include "rsLight.h" #include "rsgApiStructs.h" #include "rsLocklessFifo.h" |