mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 953130 - Fix system NSPR builds for content/media. r=rjesup
This commit is contained in:
parent
0a59ad7382
commit
d74a129254
@ -9,7 +9,7 @@
|
||||
|
||||
#include "Latency.h"
|
||||
#include "nsThreadUtils.h"
|
||||
#include <prlog.h>
|
||||
#include "prlog.h"
|
||||
#include <cmath>
|
||||
#include <algorithm>
|
||||
|
||||
|
@ -8,7 +8,7 @@
|
||||
#define MOZILLA_LATENCY_H
|
||||
|
||||
#include "mozilla/TimeStamp.h"
|
||||
#include "nspr/prlog.h"
|
||||
#include "prlog.h"
|
||||
#include "nsCOMPtr.h"
|
||||
#include "nsIThread.h"
|
||||
#include "mozilla/Monitor.h"
|
||||
|
Loading…
Reference in New Issue
Block a user