Explorar el Código

Fixed compiler warning about missing include

master
Bert hace 14 años
padre
commit
64b76b1602
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      app.c

+ 1
- 0
app.c Ver fichero

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

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

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


Cargando…
Cancelar
Guardar