Moved the gdesktopappinfo.h include to drun

This commit is contained in:
Scoopta 2020-01-28 13:56:43 -08:00
parent ef51bc97c1
commit cee642d409
2 changed files with 2 additions and 1 deletions

View File

@ -36,7 +36,6 @@
#include <gtk/gtk.h>
#include <pango/pango.h>
#include <gdk/gdkwayland.h>
#include <gio/gdesktopappinfo.h>
#include <wlr-layer-shell-unstable-v1-client-protocol.h>

View File

@ -17,6 +17,8 @@
#include <wofi.h>
#include <gio/gdesktopappinfo.h>
static struct mode* mode;
struct node {