mirror of
https://git.pwmt.org/pwmt/zathura.git
synced 2024-11-10 23:33:57 +01:00
Include girara/session.h so that Window is available in any case
This commit is contained in:
parent
67d1131bbb
commit
c9672357d2
@ -5,6 +5,7 @@
|
||||
|
||||
#include <stdbool.h>
|
||||
#include <girara/types.h>
|
||||
#include <girara/session.h>
|
||||
#include <gtk/gtk.h>
|
||||
#ifdef GDK_WINDOWING_X11
|
||||
#include <gtk/gtkx.h>
|
||||
|
Loading…
Reference in New Issue
Block a user