Fixed compiler warning about missing include
This commit is contained in:
parent
45b2b45285
commit
64b76b1602
1
app.c
1
app.c
@ -20,6 +20,7 @@
|
||||
|
||||
#include "sxiv.h"
|
||||
#include "app.h"
|
||||
#include "events.h"
|
||||
|
||||
void app_init(app_t *app) {
|
||||
if (!app)
|
||||
|
Loading…
x
Reference in New Issue
Block a user