aboutsummaryrefslogtreecommitdiffstats
path: root/embed/mozilla/AutoWindowModalState.cpp
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2006-07-07 02:58:34 +0800
committerChristian Persch <chpe@src.gnome.org>2006-07-07 02:58:34 +0800
commitc99eff37a53c5e27f6a14640d434f78f477c3bbe (patch)
tree2bb25297d1042a682106c5740b9bbda4af5f3efa /embed/mozilla/AutoWindowModalState.cpp
parent5ea595da21d2c23959f23e9ca0e8ac3cdd684b51 (diff)
downloadgsoc2013-epiphany-c99eff37a53c5e27f6a14640d434f78f477c3bbe.tar
gsoc2013-epiphany-c99eff37a53c5e27f6a14640d434f78f477c3bbe.tar.gz
gsoc2013-epiphany-c99eff37a53c5e27f6a14640d434f78f477c3bbe.tar.bz2
gsoc2013-epiphany-c99eff37a53c5e27f6a14640d434f78f477c3bbe.tar.lz
gsoc2013-epiphany-c99eff37a53c5e27f6a14640d434f78f477c3bbe.tar.xz
gsoc2013-epiphany-c99eff37a53c5e27f6a14640d434f78f477c3bbe.tar.zst
gsoc2013-epiphany-c99eff37a53c5e27f6a14640d434f78f477c3bbe.zip
Fix the build.
2006-07-06 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/AutoWindowModalState.cpp: * embed/mozilla/AutoWindowModalState.h: Fix the build.
Diffstat (limited to 'embed/mozilla/AutoWindowModalState.cpp')
-rw-r--r--embed/mozilla/AutoWindowModalState.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/embed/mozilla/AutoWindowModalState.cpp b/embed/mozilla/AutoWindowModalState.cpp
index e9930d809..e9296262b 100644
--- a/embed/mozilla/AutoWindowModalState.cpp
+++ b/embed/mozilla/AutoWindowModalState.cpp
@@ -21,8 +21,6 @@
#include <mozilla-config.h>
#include "config.h"
-#include <nsPIDOMWindow.h>
-
#include "AutoWindowModalState.h"
AutoWindowModalState::AutoWindowModalState (nsIDOMWindow *aWindow)