mirror of
https://git.pwmt.org/pwmt/zathura.git
synced 2024-12-28 05:46:00 +01:00
Add missing include
This commit is contained in:
parent
9671ca9afd
commit
91f82416fc
1 changed files with 1 additions and 0 deletions
1
main.c
1
main.c
|
@ -3,6 +3,7 @@
|
|||
#include <stdio.h>
|
||||
#include <glib/gstdio.h>
|
||||
#include <glib/gi18n.h>
|
||||
#include <locale.h>
|
||||
|
||||
#include "zathura.h"
|
||||
|
||||
|
|
Loading…
Reference in a new issue