Try to fix build error with mozilla-kde-background patch

This commit is contained in:
Andrey Bondrov 2019-04-17 21:18:59 +10:00
parent c67b2812d8
commit 951e84a851

View file

@ -9,7 +9,7 @@ diff -urN firefox-58.0-orig/browser/components/shell/nsKDEShellService.cpp firef
+#include "imgIContainer.h" +#include "imgIContainer.h"
+#include "imgIRequest.h" +#include "imgIRequest.h"
+#include "nsIStringBundle.h" +#include "nsIStringBundle.h"
+#include "nsIDOMElement.h" +#include "mozilla/dom/Element.h"
+#include "prenv.h" +#include "prenv.h"
+ +
+#include <glib.h> +#include <glib.h>