mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Fix an include guard in gfx/2d, no bug, r=me
This commit is contained in:
parent
a0d1043c3d
commit
cf0aa8a52a
@ -3,7 +3,7 @@
|
||||
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
||||
|
||||
#ifndef _MOZILLA_GFX_OP_SOURCESURFACE_CAIRO_H_
|
||||
#ifndef _MOZILLA_GFX_OP_SOURCESURFACE_CAIRO_H
|
||||
#define _MOZILLA_GFX_OP_SOURCESURFACE_CAIRO_H
|
||||
|
||||
#include "2D.h"
|
||||
|
Loading…
Reference in New Issue
Block a user