diff --git a/widget/src/windows/nsDeviceContextSpecWin.cpp b/widget/src/windows/nsDeviceContextSpecWin.cpp index bcaae7973b29..348991ed9a13 100644 --- a/widget/src/windows/nsDeviceContextSpecWin.cpp +++ b/widget/src/windows/nsDeviceContextSpecWin.cpp @@ -106,7 +106,7 @@ static UINT gFrameSelectedRadioBtn = 0; // Indicates whether the native print dialog was successfully extended static PRPackedBool gDialogWasExtended = PR_FALSE; -#define PRINTDLG_PROPERTIES "chrome://communicator-platform/locale/gfx/printdialog.properties" +#define PRINTDLG_PROPERTIES "chrome://global/locale/printdialog.properties" static HWND gParentWnd = NULL;