Switch headers to webkit2

This commit is contained in:
Quentin Rameau
2015-11-18 14:43:04 +01:00
parent 566b452b46
commit abcf5f06ed
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -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>