mirror of
https://git.pwmt.org/pwmt/zathura.git
synced 2024-11-10 18:33:47 +01:00
Include gtk.h.
This commit is contained in:
parent
393fb2a2b6
commit
0232bcbc35
@ -2,6 +2,7 @@
|
||||
|
||||
#include <check.h>
|
||||
#include <stdlib.h>
|
||||
#include <gtk/gtk.h>
|
||||
|
||||
Suite* suite_session();
|
||||
Suite* suite_utils();
|
||||
|
Loading…
Reference in New Issue
Block a user