Ver código fonte

Fixed compiler warning about missing include

master
Bert 14 anos atrás
pai
commit
64b76b1602
1 arquivos alterados com 1 adições e 0 exclusões
  1. +1
    -0
      app.c

+ 1
- 0
app.c Ver arquivo

@@ -20,6 +20,7 @@

#include "sxiv.h"
#include "app.h"
#include "events.h"

void app_init(app_t *app) {
if (!app)


Carregando…
Cancelar
Salvar