epiphany r8159 - branches/gnome-2-22/embed/mozilla
- From: chpe svn gnome org
- To: svn-commits-list gnome org
- Subject: epiphany r8159 - branches/gnome-2-22/embed/mozilla
- Date: Fri, 28 Mar 2008 15:09:20 +0000 (GMT)
Author: chpe
Date: Fri Mar 28 15:09:20 2008
New Revision: 8159
URL: http://svn.gnome.org/viewvc/epiphany?rev=8159&view=rev
Log:
Fix the build
Modified:
branches/gnome-2-22/embed/mozilla/EphyPromptService.cpp
Modified: branches/gnome-2-22/embed/mozilla/EphyPromptService.cpp
==============================================================================
--- branches/gnome-2-22/embed/mozilla/EphyPromptService.cpp (original)
+++ branches/gnome-2-22/embed/mozilla/EphyPromptService.cpp Fri Mar 28 15:09:20 2008
@@ -42,7 +42,6 @@
#undef ENABLE_AUTHPROMPT2
#ifdef ENABLE_AUTHPROMPT2
#include <nsIStringBundle.h>
-#include "EphyPromptService.h"
#include "nsIChannel.h"
#include "nsIProxiedChannel.h"
#include "nsIProxyInfo.h"
@@ -53,6 +52,8 @@
#include "nsIAuthInformation.h"
#endif /* ENABLE_AUTHPROMPT2 */
+#include "EphyPromptService.h"
+
#define TIMEOUT 1000 /* ms */
#define TIMEOUT_DATA_KEY "timeout"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]