Bug 1430857: Follow-up - Fix mingw header inclusion failure; r=bustage

This commit is contained in:
Aaron Klotz 2018-02-06 15:41:14 -07:00
parent 779a6db762
commit d5899811bf

View File

@ -20,7 +20,7 @@
#include "nsXULAppAPI.h"
#include "nsWindowsHelpers.h"
#include <Tlhelp32.h>
#include <tlhelp32.h>
namespace mozilla {