This website works better with JavaScript.
Home
Explore
Help
Sign In
Immanuel
/
sxiv
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Fixed compiler warning about missing include
master
Bert
14 years ago
parent
45b2b45285
commit
64b76b1602
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
app.c
+ 1
- 0
app.c
View File
@@ -20,6 +20,7 @@
#include "sxiv.h"
#include "app.h"
#include "events.h"
void app_init(app_t *app) {
if (!app)
Write
Preview
Loading…
Cancel
Save