diff options
Diffstat (limited to 'tdehtml/rendering/render_applet.h')
-rw-r--r-- | tdehtml/rendering/render_applet.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdehtml/rendering/render_applet.h b/tdehtml/rendering/render_applet.h index 24907edaa..62d023728 100644 --- a/tdehtml/rendering/render_applet.h +++ b/tdehtml/rendering/render_applet.h @@ -28,7 +28,7 @@ #include <tqwidget.h> #include <tqmap.h> -class KHTMLView; +class TDEHTMLView; namespace DOM { class HTMLElementImpl; |