Bug 471877 - Cleanup GTK includes; bustage fix (= revert nsPrintDialogGTK.cpp and nsPrintSettingsGTK.h too) for

changeset 043671bf5dfc
Bug 471877 - Cleanup GTK includes; r+sr=roc
This commit is contained in:
Serge Gautherie 2009-01-03 09:43:24 +01:00
parent ad05385ab5
commit fd78ab98da
2 changed files with 3 additions and 2 deletions

View File

@ -37,7 +37,7 @@
* ***** END LICENSE BLOCK ***** */
#include <gtk/gtk.h>
#include <gtk/gtkunixprint.h>
#include <gtk/gtkprintunixdialog.h>
#include <stdlib.h>
#include "mozcontainer.h"

View File

@ -43,7 +43,8 @@
extern "C" {
#include <gtk/gtk.h>
#include <gtk/gtkunixprint.h>
#include <gtk/gtkprinter.h>
#include <gtk/gtkprintjob.h>
}
#define NS_PRINTSETTINGSGTK_IID \