| Index: sky/engine/core/css/CSSFunctionValue.cpp
|
| diff --git a/sky/engine/core/css/CSSFunctionValue.cpp b/sky/engine/core/css/CSSFunctionValue.cpp
|
| index aa982089cfd8994e8c706db4e764018074d2dfb7..2d8866700b839fc80b09bee645f7aa2088a4a5a8 100644
|
| --- a/sky/engine/core/css/CSSFunctionValue.cpp
|
| +++ b/sky/engine/core/css/CSSFunctionValue.cpp
|
| @@ -23,7 +23,6 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -#include "sky/engine/config.h"
|
| #include "sky/engine/core/css/CSSFunctionValue.h"
|
|
|
| #include "sky/engine/core/css/CSSValueList.h"
|
|
|