| Index: include/utils/SkRTConf.h
|
| diff --git a/include/utils/SkRTConf.h b/include/utils/SkRTConf.h
|
| index 80a972c47b8dab20af02c8068b8908b9227ffcce..c3e97ef5e30cde83d62165128e1ddf4ab9b4111a 100644
|
| --- a/include/utils/SkRTConf.h
|
| +++ b/include/utils/SkRTConf.h
|
| @@ -9,10 +9,10 @@
|
| #ifndef SkRTConf_DEFINED
|
| #define SkRTConf_DEFINED
|
|
|
| +#include "../private/SkTDArray.h"
|
| #include "../private/SkTDict.h"
|
| #include "SkString.h"
|
| #include "SkStream.h"
|
| -#include "SkTDArray.h"
|
|
|
| /** \class SkRTConfBase
|
| Non-templated base class for the runtime configs
|
|
|