summaryrefslogtreecommitdiff
path: root/libslab/app-shell.h
diff options
context:
space:
mode:
authorMike Gabriel <[email protected]>2014-05-11 11:37:51 +0200
committerStefano Karapetsas <[email protected]>2014-05-11 11:37:51 +0200
commit7cde88457278bf9a14fd0dd6643a8f793e829555 (patch)
tree5df5295e6c1a10d4e68a937a61b9fb4d8f97aa67 /libslab/app-shell.h
parentf60fb4469756aa9672523c2b63c1e89336c6a789 (diff)
downloadmate-control-center-7cde88457278bf9a14fd0dd6643a8f793e829555.tar.bz2
mate-control-center-7cde88457278bf9a14fd0dd6643a8f793e829555.tar.xz
Rename libslab to libmate-slab
https://github.com/mate-desktop/mate-control-center/issues/100 This is to avoid package name and version conflicts with libslab0 / libslab0a which existed in Debian until squeeze. MATE components (currently only gnome-main-menu) depending on libmate-slab0 have to be patch accordingly.
Diffstat (limited to 'libslab/app-shell.h')
-rw-r--r--libslab/app-shell.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libslab/app-shell.h b/libslab/app-shell.h
index ab944dbe..6c8e3b83 100644
--- a/libslab/app-shell.h
+++ b/libslab/app-shell.h
@@ -28,8 +28,8 @@
#include <matemenu-tree.h>
#include <libmate-desktop/mate-desktop-item.h>
-#include <libslab/slab-section.h>
-#include <libslab/tile.h>
+#include "slab-section.h"
+#include "tile.h"
#ifdef __cplusplus
extern "C" {