From ec88e3f84f78c60c889f877b15c073cb273e28b7 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Wed, 18 May 2011 11:59:00 +0300 Subject: Fix typo --- xmlhelp/source/cxxhelp/provider/db.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xmlhelp') diff --git a/xmlhelp/source/cxxhelp/provider/db.hxx b/xmlhelp/source/cxxhelp/provider/db.hxx index adc8c9fd0d8f..402a734fc7d9 100644 --- a/xmlhelp/source/cxxhelp/provider/db.hxx +++ b/xmlhelp/source/cxxhelp/provider/db.hxx @@ -29,7 +29,7 @@ #define BERKELEYDBPROXY_DB_HXX_ #ifdef SYSTEM_DB_HEADER -#include SYSTEM_DB_H_HEADER +#include SYSTEM_DB_HEADER #else #include #endif -- cgit