summaryrefslogtreecommitdiff
path: root/plugins/gtkui/actionhandlers.c
diff options
context:
space:
mode:
authorGravatar Alexey Yakovenko <waker@users.sourceforge.net>2013-10-20 22:54:42 +0200
committerGravatar Alexey Yakovenko <waker@users.sourceforge.net>2013-10-20 22:54:42 +0200
commit291b82aa7b3617dc143c6c46da4064cd14a50245 (patch)
tree03dffd22da8552bddafcc0392fa78f63b4c7ff50 /plugins/gtkui/actionhandlers.c
parent1233aa87bcad5a87024ebe9031fc732172cd99ff (diff)
static build WIP; added gtkglext as static dependency for gtk2
Diffstat (limited to 'plugins/gtkui/actionhandlers.c')
-rw-r--r--plugins/gtkui/actionhandlers.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/gtkui/actionhandlers.c b/plugins/gtkui/actionhandlers.c
index b2f909d2..c2b3fcf5 100644
--- a/plugins/gtkui/actionhandlers.c
+++ b/plugins/gtkui/actionhandlers.c
@@ -26,6 +26,7 @@
#include <string.h>
#include <gtk/gtk.h>
+#include <unistd.h>
#include "../../gettext.h"
#include "../../deadbeef.h"
#include "gtkui.h"