소스 검색

Fixed compiler warning about missing include

master
Bert 14 년 전
부모
커밋
64b76b1602
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. +1
    -0
      app.c

+ 1
- 0
app.c 파일 보기

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

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

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


불러오는 중...
취소
저장