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 /libslab/app-shell.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 'libslab/app-shell.c')
-rw-r--r-- | libslab/app-shell.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libslab/app-shell.c b/libslab/app-shell.c index 5f4af234..0559d4f0 100644 --- a/libslab/app-shell.c +++ b/libslab/app-shell.c @@ -22,7 +22,7 @@ #include <config.h> #endif -#include <libmate/mate-desktop-item.h> +#include <libmate-desktop/mate-desktop-item.h> #include <gio/gio.h> #include <gdk/gdkkeysyms.h> #include <sys/types.h> |