summaryrefslogtreecommitdiff
path: root/shell/control-center.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/control-center.c')
-rw-r--r--shell/control-center.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/control-center.c b/shell/control-center.c
index 2bdc741c..f0f391c4 100644
--- a/shell/control-center.c
+++ b/shell/control-center.c
@@ -23,7 +23,7 @@
#include <glib/gi18n.h>
#include <gtk/gtk.h>
#include <gio/gio.h>
-#include <libslab/slab.h>
+#include "slab.h"
void handle_static_action_clicked(Tile* tile, TileEvent* event, gpointer data);
static GSList* get_actions_list(void);