From 7b905c35a766601a76da261edc90fc1bd645412c Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Sun, 3 Nov 2013 15:40:24 +0100 Subject: Update to new mate-desktop include paths --- capplets/about-me/mate-about-me.c | 2 +- capplets/appearance/appearance-desktop.c | 4 ++-- capplets/appearance/appearance-themes.c | 2 +- capplets/appearance/appearance.h | 2 +- capplets/appearance/mate-wp-info.h | 2 +- capplets/appearance/mate-wp-item.h | 4 ++-- capplets/common/mate-theme-info.c | 2 +- capplets/common/mate-theme-test.c | 2 +- capplets/display/xrandr-capplet.c | 6 +++--- 9 files changed, 13 insertions(+), 13 deletions(-) (limited to 'capplets') diff --git a/capplets/about-me/mate-about-me.c b/capplets/about-me/mate-about-me.c index 22bb2f14..6e125d3c 100644 --- a/capplets/about-me/mate-about-me.c +++ b/capplets/about-me/mate-about-me.c @@ -29,7 +29,7 @@ #include #define MATE_DESKTOP_USE_UNSTABLE_API -#include +#include #include "e-image-chooser.h" #include "mate-about-me-password.h" diff --git a/capplets/appearance/appearance-desktop.c b/capplets/appearance/appearance-desktop.c index 86bf75ce..24282ab5 100644 --- a/capplets/appearance/appearance-desktop.c +++ b/capplets/appearance/appearance-desktop.c @@ -27,8 +27,8 @@ #include #include #include -#include -#include +#include +#include enum { TARGET_URI_LIST, diff --git a/capplets/appearance/appearance-themes.c b/capplets/appearance/appearance-themes.c index b2dfbb1b..b07f7aa7 100644 --- a/capplets/appearance/appearance-themes.c +++ b/capplets/appearance/appearance-themes.c @@ -30,7 +30,7 @@ #include #include #include -#include +#include #define CUSTOM_THEME_NAME "__custom__" diff --git a/capplets/appearance/appearance.h b/capplets/appearance/appearance.h index 3e69a109..2091324c 100644 --- a/capplets/appearance/appearance.h +++ b/capplets/appearance/appearance.h @@ -23,7 +23,7 @@ #include #include #include -#include +#include #include "mate-theme-info.h" diff --git a/capplets/appearance/mate-wp-info.h b/capplets/appearance/mate-wp-info.h index f1ca2698..f5989c16 100644 --- a/capplets/appearance/mate-wp-info.h +++ b/capplets/appearance/mate-wp-info.h @@ -22,7 +22,7 @@ #define _MATE_WP_INFO_H_ #include -#include +#include typedef struct _MateWPInfo { char* uri; diff --git a/capplets/appearance/mate-wp-item.h b/capplets/appearance/mate-wp-item.h index 0bfaab0b..a6e13f24 100644 --- a/capplets/appearance/mate-wp-item.h +++ b/capplets/appearance/mate-wp-item.h @@ -22,8 +22,8 @@ #include #include #include -#include -#include +#include +#include #include "mate-wp-info.h" diff --git a/capplets/common/mate-theme-info.c b/capplets/common/mate-theme-info.c index a0a30104..7d2d1b9d 100644 --- a/capplets/common/mate-theme-info.c +++ b/capplets/common/mate-theme-info.c @@ -35,7 +35,7 @@ #include #include #include -#include +#include #include "mate-theme-info.h" #include "gtkrc-utils.h" diff --git a/capplets/common/mate-theme-test.c b/capplets/common/mate-theme-test.c index 0c3c51f9..a92243cd 100644 --- a/capplets/common/mate-theme-test.c +++ b/capplets/common/mate-theme-test.c @@ -1,7 +1,7 @@ #include #include #include -#include +#include #include "mate-theme-info.h" int diff --git a/capplets/display/xrandr-capplet.c b/capplets/display/xrandr-capplet.c index 7b3d2057..d5d4f83c 100644 --- a/capplets/display/xrandr-capplet.c +++ b/capplets/display/xrandr-capplet.c @@ -27,9 +27,9 @@ #include #include "scrollarea.h" #define MATE_DESKTOP_USE_UNSTABLE_API -#include -#include -#include +#include +#include +#include #include #include #include -- cgit v1.2.1