From 8803295019b0fe0b56c08899adf3f8231effb0f5 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Tue, 7 Jun 2005 17:57:14 +0000 Subject: Add tag for highlighted text. --- src/domcxx.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/domcxx.h') diff --git a/src/domcxx.h b/src/domcxx.h index abdd622..2e7e9ec 100644 --- a/src/domcxx.h +++ b/src/domcxx.h @@ -54,8 +54,8 @@ namespace DOM extern "C" { #define this _this - #include - #include + #include "domc.h" + #include "dom.h" #undef this } -- cgit v1.2.3