diff options
Diffstat (limited to 'capplets/common/mate-theme-info.c')
-rw-r--r-- | capplets/common/mate-theme-info.c | 2 |
1 files changed, 1 insertions, 1 deletions
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 <gdk/gdkx.h> #include <gio/gio.h> #include <string.h> -#include <libmate/mate-desktop-item.h> +#include <libmate-desktop/mate-desktop-item.h> #include "mate-theme-info.h" #include "gtkrc-utils.h" |