diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/dropbox.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/dropbox.c b/src/dropbox.c index 943bd8a..685c28f 100644 --- a/src/dropbox.c +++ b/src/dropbox.c @@ -27,9 +27,6 @@ #include <glib-object.h> -#include <gdk/gdk.h> -#include <gtk/gtk.h> - #include "caja-dropbox.h" static GType type_list[1]; |