From d06df231bc7c49e0f46ffc8fc8674d0717dff202 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Thu, 16 Oct 2014 09:48:09 +0100 Subject: Update the core to use the split operations table headers Second in the series to decouple the core API usage from the frontends. --- content/fs_backing_store.c | 1 - 1 file changed, 1 deletion(-) (limited to 'content/fs_backing_store.c') diff --git a/content/fs_backing_store.c b/content/fs_backing_store.c index fde17ed62..230b3f1ee 100644 --- a/content/fs_backing_store.c +++ b/content/fs_backing_store.c @@ -43,7 +43,6 @@ #include "utils/log.h" #include "utils/utils.h" #include "utils/messages.h" -#include "desktop/gui.h" #include "content/backing_store.h" -- cgit v1.2.3