mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 936459 - Move Tools.h include into the right file. r=Bas
--HG-- extra : rebase_source : 9c976b595a2dd22511184f1341a4d4192e375b50
This commit is contained in:
parent
a2f88a73a5
commit
e064a30af7
@ -5,7 +5,6 @@
|
||||
|
||||
#include "SourceSurfaceRawData.h"
|
||||
#include "Logging.h"
|
||||
#include "Tools.h"
|
||||
|
||||
namespace mozilla {
|
||||
namespace gfx {
|
||||
|
@ -7,6 +7,7 @@
|
||||
#define MOZILLA_GFX_SOURCESURFACERAWDATA_H_
|
||||
|
||||
#include "2D.h"
|
||||
#include "Tools.h"
|
||||
|
||||
namespace mozilla {
|
||||
namespace gfx {
|
||||
|
Loading…
Reference in New Issue
Block a user