projects
/
vimb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
27580fa
)
Readded gdk/gdkx.h which was missing if build for gtk2.
author
Daniel Carl
<danielcarl@gmx.de>
Sat, 19 Nov 2016 21:23:42 +0000
(22:23 +0100)
committer
Daniel Carl
<danielcarl@gmx.de>
Sat, 19 Nov 2016 21:23:42 +0000
(22:23 +0100)
src/main.c
patch
|
blob
|
history
diff --git
a/src/main.c
b/src/main.c
index
0a6622a
..
9c63bac
100644
(file)
--- a/
src/main.c
+++ b/
src/main.c
@@
-21,6
+21,7
@@
#include <stdio.h>
#include <sys/stat.h>
#include <unistd.h>
+#include <gdk/gdkx.h>
#include "main.h"
#include "util.h"
#include "command.h"