firefox-esr78/firefox-13-fix-nspr-include.patch

12 lines
323 B
Diff
Raw Normal View History

--- ./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";