summaryrefslogtreecommitdiff
path: root/plugins/filebrowser/pluma-file-browser-store.c
diff options
context:
space:
mode:
authormonsta <[email protected]>2016-12-13 15:14:15 +0300
committermonsta <[email protected]>2016-12-13 15:14:15 +0300
commit2a680dbab987e632b7049c34a04cc2f1a8b2002c (patch)
tree79bd542cb7c8c53782506692a01c836c6c3c13f1 /plugins/filebrowser/pluma-file-browser-store.c
parent9d7b458ee07585ecec0021badb47369f281fa4e7 (diff)
downloadpluma-2a680dbab987e632b7049c34a04cc2f1a8b2002c.tar.bz2
pluma-2a680dbab987e632b7049c34a04cc2f1a8b2002c.tar.xz
plugins: remove a couple of useless includes
Diffstat (limited to 'plugins/filebrowser/pluma-file-browser-store.c')
-rw-r--r--plugins/filebrowser/pluma-file-browser-store.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/filebrowser/pluma-file-browser-store.c b/plugins/filebrowser/pluma-file-browser-store.c
index 00f81d6a..1615729a 100644
--- a/plugins/filebrowser/pluma-file-browser-store.c
+++ b/plugins/filebrowser/pluma-file-browser-store.c
@@ -26,7 +26,6 @@
#include <string.h>
#include <glib/gi18n-lib.h>
#include <gio/gio.h>
-#include <pluma/pluma-utils.h>
#include "pluma-file-browser-store.h"
#include "pluma-file-browser-marshal.h"