diff options
author | Benjamin Otte <otte@redhat.com> | 2012-03-28 03:34:19 +0200 |
---|---|---|
committer | Benjamin Otte <otte@redhat.com> | 2012-04-17 08:59:14 +0200 |
commit | 645309e98b73e825a232544ee15abf03bb397ea0 (patch) | |
tree | fc43c56b4be88e0bfff574620f07281e1e6a0c52 /gtk/gtkstyleproperties.c | |
parent | ec5c77a552f300724f3df103360e29bb821ef3b3 (diff) | |
download | gtk+-645309e98b73e825a232544ee15abf03bb397ea0.tar.gz |
shadow: Also rename files
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" |