projects
/
claws.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9327286
)
webkitglobals.h exists since 1.3.10, not 1.3.13.
author
Andrej Kacian
<ticho@claws-mail.org>
Fri, 3 Mar 2017 23:45:18 +0000
(
00:45
+0100)
committer
Andrej Kacian
<ticho@claws-mail.org>
Fri, 3 Mar 2017 23:45:18 +0000
(
00:45
+0100)
Patch by Olaf Hering <olaf at aepfle.de>
src/plugins/fancy/fancy_viewer.h
patch
|
blob
|
history
diff --git
a/src/plugins/fancy/fancy_viewer.h
b/src/plugins/fancy/fancy_viewer.h
index bc497a58949cef4302a13e120c3067a6421f86fb..760ad3fbd768206ae7464202fd12f4f6c7e82d40 100644
(file)
--- a/
src/plugins/fancy/fancy_viewer.h
+++ b/
src/plugins/fancy/fancy_viewer.h
@@
-33,7
+33,7
@@
#include <webkit/webkitversion.h>
#include <webkit/webkitwebframe.h>
#include <webkit/webkitnetworkrequest.h>
-#if WEBKIT_CHECK_VERSION (1,3,1
3
)
+#if WEBKIT_CHECK_VERSION (1,3,1
0
)
#include <webkit/webkitglobals.h>
#endif
#include <prefs_common.h>