Fixed compiler warning about missing include

pull/12/head
Bert 14 years ago
parent 45b2b45285
commit 64b76b1602

@ -20,6 +20,7 @@
#include "sxiv.h"
#include "app.h"
#include "events.h"
void app_init(app_t *app) {
if (!app)

Loading…
Cancel
Save