13 lines
478 B
Plaintext
13 lines
478 B
Plaintext
|
$OpenBSD: patch-gfx_src_thebes_nsThebesDeviceContext_cpp,v 1.1 2012/09/22 10:30:17 landry Exp $
|
||
|
https://bugzilla.mozilla.org/show_bug.cgi?id=528941
|
||
|
--- gfx/src/thebes/nsThebesDeviceContext.cpp.orig Sat Sep 22 12:14:10 2012
|
||
|
+++ gfx/src/thebes/nsThebesDeviceContext.cpp Sat Sep 22 12:14:19 2012
|
||
|
@@ -61,7 +61,6 @@
|
||
|
#include <pango/pango.h>
|
||
|
#ifdef MOZ_X11
|
||
|
#include <gdk/gdkx.h>
|
||
|
-#include <pango/pangox.h>
|
||
|
#endif /* MOZ_X11 */
|
||
|
#include <pango/pango-fontmap.h>
|
||
|
#endif /* GTK2 */
|