diff options
| author | 2015-11-18 14:43:04 +0100 | |
|---|---|---|
| committer | 2015-11-18 14:59:13 +0100 | |
| commit | abcf5f06ed5ab6dbd6934df8d2d4556521dd7b8e (patch) | |
| tree | 433ba74f103fa5e4042dd16cf43b0a1e54b50c81 /surf.c | |
| parent | Port surf to gtk3 (diff) | |
Switch headers to webkit2
Diffstat (limited to 'surf.c')
| -rw-r--r-- | surf.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,7 +17,7 @@ #include <limits.h> #include <stdlib.h> #include <stdio.h> -#include <webkit/webkit.h> +#include <webkit2/webkit2.h> #include <glib/gstdio.h> #include <JavaScriptCore/JavaScript.h> #include <sys/file.h> |
