summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/css/CSSPrimitiveValueCache.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/css/CSSPrimitiveValueCache.cpp')
-rw-r--r--Source/WebCore/css/CSSPrimitiveValueCache.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/WebCore/css/CSSPrimitiveValueCache.cpp b/Source/WebCore/css/CSSPrimitiveValueCache.cpp
index 6b3eebe..5c7a4c0 100644
--- a/Source/WebCore/css/CSSPrimitiveValueCache.cpp
+++ b/Source/WebCore/css/CSSPrimitiveValueCache.cpp
@@ -23,7 +23,7 @@
* THE POSSIBILITY OF SUCH DAMAGE.
*/
-#include <config.h>
+#include "config.h"
#include "CSSPrimitiveValueCache.h"
namespace WebCore {