diff options
author | Willy Sudiarto Raharjo <[email protected]> | 2013-11-03 15:40:24 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-11-03 15:40:24 +0100 |
commit | 7b905c35a766601a76da261edc90fc1bd645412c (patch) | |
tree | 645c171e25061cc681722791c685ad504fb5040a /capplets/common/mate-theme-test.c | |
parent | 71277b66ace9b774e9618403a8c5f3846eb8b631 (diff) | |
download | mate-control-center-7b905c35a766601a76da261edc90fc1bd645412c.tar.bz2 mate-control-center-7b905c35a766601a76da261edc90fc1bd645412c.tar.xz |
Update to new mate-desktop include paths
Diffstat (limited to 'capplets/common/mate-theme-test.c')
-rw-r--r-- | capplets/common/mate-theme-test.c | 2 |
1 files changed, 1 insertions, 1 deletions
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 <config.h> #include <gtk/gtk.h> #include <string.h> -#include <libmate/mate-desktop-item.h> +#include <libmate-desktop/mate-desktop-item.h> #include "mate-theme-info.h" int |