diff options
Diffstat (limited to 'capplets')
-rw-r--r-- | capplets/about-me/mate-about-me.c | 1 | ||||
-rw-r--r-- | capplets/windows/mate-window-properties.c | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/capplets/about-me/mate-about-me.c b/capplets/about-me/mate-about-me.c index 7e55d0ec..0ef9156f 100644 --- a/capplets/about-me/mate-about-me.c +++ b/capplets/about-me/mate-about-me.c @@ -25,7 +25,6 @@ #include <glib/gstdio.h> #include <gio/gio.h> -#include <mateconf/mateconf-client.h> #include <unistd.h> #include <libebook/e-book.h> #include <dbus/dbus-glib-bindings.h> diff --git a/capplets/windows/mate-window-properties.c b/capplets/windows/mate-window-properties.c index 7912ee0f..d63789e9 100644 --- a/capplets/windows/mate-window-properties.c +++ b/capplets/windows/mate-window-properties.c @@ -33,7 +33,6 @@ #include <mate-wm-manager.h> #include "capplet-util.h" -#include "mateconf-property-editor.h" typedef struct { |