Because we removed an unused header from one place, it needed to be added to the places where it was actually used. (rev sdagley, appr don)

This commit is contained in:
pinkerton 1998-04-06 23:59:41 +00:00
Родитель fb44de6745
Коммит ae70e92d0c
2 изменённых файлов: 3 добавлений и 0 удалений

Просмотреть файл

@ -31,6 +31,7 @@
#include "DirectoryCopy.h"
#include <LGARadioButton.h>
#include <LGAPushButton.h>
#include <LGAEditField.h>
// for multi-user profile support in PE
#include "MUC.h"

Просмотреть файл

@ -45,6 +45,8 @@
#include "URobustCreateWindow.h"
#include "BookmarksDialogs.h"
#include "divview.h"
#include "LGAIconSuiteControl.h"
const char* CRDFCoordinator::Pref_EditWorkspace = "browser.editWorkspace";
const char* CRDFCoordinator::Pref_ShowNavCenterSelector = "browser.chrome.show_navcenter_selector";