Bug 1403345, part 1 - Add missing include to nsReferencedElement.h. r=longsonr

MozReview-Commit-ID: KDmGJJ33bfN
This commit is contained in:
Jonathan Watt 2017-09-05 09:38:10 +01:00
Родитель c4dff4f83d
Коммит 5b166107d0
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -5,6 +5,8 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
#include "nsReferencedElement.h"
#include "mozilla/Encoding.h"
#include "nsContentUtils.h"
#include "nsIURI.h"
#include "nsBindingManager.h"