summaryrefslogtreecommitdiffstats
path: root/Source/JavaScriptCore/wtf/gobject/GTypedefs.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/JavaScriptCore/wtf/gobject/GTypedefs.h')
-rw-r--r--Source/JavaScriptCore/wtf/gobject/GTypedefs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/JavaScriptCore/wtf/gobject/GTypedefs.h b/Source/JavaScriptCore/wtf/gobject/GTypedefs.h
index 8061e8a..c7f7ac4 100644
--- a/Source/JavaScriptCore/wtf/gobject/GTypedefs.h
+++ b/Source/JavaScriptCore/wtf/gobject/GTypedefs.h
@@ -61,7 +61,7 @@ typedef struct _GSource GSource;
typedef struct _GVariant GVariant;
typedef union _GdkEvent GdkEvent;
-#if PLATFORM(CAIRO)
+#if USE(CAIRO)
typedef struct _cairo_surface cairo_surface_t;
#endif