diff options
Diffstat (limited to 'gtk/gtkstyleproperties.c')
-rw-r--r-- | gtk/gtkstyleproperties.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkstyleproperties.c b/gtk/gtkstyleproperties.c index 61f358c465..8d01fb261e 100644 --- a/gtk/gtkstyleproperties.c +++ b/gtk/gtkstyleproperties.c @@ -28,7 +28,7 @@ #include "gtkthemingengine.h" #include "gtkanimationdescription.h" #include "gtkgradient.h" -#include "gtkshadowprivate.h" +#include "gtkcssshadowvalueprivate.h" #include "gtkcssshorthandpropertyprivate.h" #include "gtkcsstypesprivate.h" #include "gtkborderimageprivate.h" |