ソースを参照

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)


読み込み中…
キャンセル
保存