firefox-esr68/firefox-13-fix-nspr-include.patch
2012-09-04 11:53:20 -04:00

11 lines
323 B
Diff

--- ./hal/sandbox/PHal.ipdl~ 2012-05-23 20:56:44.000000000 +0200
+++ ./hal/sandbox/PHal.ipdl 2012-05-30 01:09:58.750881338 +0200
@@ -39,7 +39,7 @@
include protocol PContent;
include protocol PBrowser;
-include "nspr/prtime.h";
+include "nspr4/prtime.h";
include "mozilla/HalSensor.h";
include "mozilla/HalTypes.h";