]> git.pld-linux.org Git - packages/netsurf.git/blame - jsapi_h.patch
- updated to 3.4
[packages/netsurf.git] / jsapi_h.patch
CommitLineData
19c141f7
WF
1--- netsurf-3.3/javascript/jsapi.h.orig 2015-03-16 13:11:26.470556751 +0100
2+++ netsurf-3.3/javascript/jsapi.h 2015-03-16 13:11:50.455694550 +0100
3@@ -25,7 +25,7 @@
4
5 /* include the correct header */
6 #ifdef WITH_MOZJS
7-#include "js/jsapi.h"
8+#include <jsapi.h>
9 #else
10 #include "mozjs/jsapi.h"
11 #endif
This page took 0.081373 seconds and 4 git commands to generate.