summaryrefslogtreecommitdiff
path: root/plugins/shellexecui/callbacks.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/shellexecui/callbacks.c')
-rw-r--r--plugins/shellexecui/callbacks.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/plugins/shellexecui/callbacks.c b/plugins/shellexecui/callbacks.c
new file mode 100644
index 00000000..b8fb56d3
--- /dev/null
+++ b/plugins/shellexecui/callbacks.c
@@ -0,0 +1,11 @@
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
+
+#include <gtk/gtk.h>
+
+#include "callbacks.h"
+#include "interface.h"
+#include "support.h"
+
+