зеркало из https://github.com/mozilla/gecko-dev.git
Bug 214959 Xdefs.h not found while building with xft support on solaris
patch by selsky@columbia.edu r=blizzard sr=rbs
This commit is contained in:
Родитель
84dc28afc8
Коммит
1debe840bc
|
@ -75,7 +75,6 @@
|
|||
#ifdef MOZ_ENABLE_XFT
|
||||
#include "nsFontMetricsUtils.h"
|
||||
#include <X11/Xlib.h>
|
||||
#include <X11/Xdefs.h>
|
||||
#include <X11/Xft/Xft.h>
|
||||
|
||||
static PRInt32 GetXftDPI(void);
|
||||
|
|
|
@ -45,7 +45,6 @@
|
|||
#include "nsIFontMetricsGTK.h"
|
||||
|
||||
#include <X11/Xlib.h>
|
||||
#include <X11/Xdefs.h>
|
||||
#include <X11/Xft/Xft.h>
|
||||
|
||||
class nsFontXft;
|
||||
|
|
|
@ -46,8 +46,6 @@
|
|||
#include <gdk/gdk.h>
|
||||
#include "nsRegion.h"
|
||||
|
||||
#undef Bool
|
||||
|
||||
class nsImageGTK : public nsIImage
|
||||
{
|
||||
public:
|
||||
|
|
Загрузка…
Ссылка в новой задаче