Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / css / RGBColor.h
index 9e672ba..51a98f8 100644 (file)
@@ -27,8 +27,8 @@
 #ifndef RGBColor_h
 #define RGBColor_h
 
-#include "heap/Handle.h"
 #include "platform/graphics/Color.h"
+#include "platform/heap/Handle.h"
 #include "wtf/RefCounted.h"
 
 namespace WebCore {