From 3f7c6a17f8d7f7d048d973b7ba29d2389254d56b Mon Sep 17 00:00:00 2001 From: "locka%iol.ie" Date: Wed, 30 Jun 1999 22:36:16 +0000 Subject: [PATCH] Now use xpfe's nsSetupRegistry.cpp git-svn-id: svn://10.0.0.236/trunk@37570 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/webshell/embed/ActiveX/nsSetupRegistry.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mozilla/webshell/embed/ActiveX/nsSetupRegistry.cpp b/mozilla/webshell/embed/ActiveX/nsSetupRegistry.cpp index a2adb123f84..60d54525a97 100644 --- a/mozilla/webshell/embed/ActiveX/nsSetupRegistry.cpp +++ b/mozilla/webshell/embed/ActiveX/nsSetupRegistry.cpp @@ -23,4 +23,4 @@ * * Until then, include the real file to keep everything in sync. */ -#include "..\..\tests\viewer\nsSetupRegistry.cpp" +#include "..\..\..\xpfe\bootstrap\nsSetupRegistry.cpp"