From 05ffce309cd4c97ccfc9642e9cffa896668bde4b Mon Sep 17 00:00:00 2001 From: Serge Gautherie Date: Sat, 3 Jan 2009 09:25:40 +0100 Subject: [PATCH] Bug 471877 - Cleanup GTK includes; bustage fix (= revert nsDeviceContextSpecG.h) for changeset 043671bf5dfc Bug 471877 - Cleanup GTK includes; r+sr=roc --- widget/src/gtk2/nsDeviceContextSpecG.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/widget/src/gtk2/nsDeviceContextSpecG.h b/widget/src/gtk2/nsDeviceContextSpecG.h index ef2f01ffc168..011b6d2114e3 100644 --- a/widget/src/gtk2/nsDeviceContextSpecG.h +++ b/widget/src/gtk2/nsDeviceContextSpecG.h @@ -48,7 +48,8 @@ #include "nsCRT.h" /* should be ? */ #include -#include +#include +#include #define NS_PORTRAIT 0 #define NS_LANDSCAPE 1