From 477ced0bdd1150325b85c756a3751d2a5b948f11 Mon Sep 17 00:00:00 2001 From: Frank Schönheit Date: Thu, 15 Mar 2001 07:29:16 +0000 Subject: cppuhelper/extract -> comphelper/extract --- dbaccess/source/ui/browser/sbagrid.cxx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'dbaccess/source/ui/browser/sbagrid.cxx') diff --git a/dbaccess/source/ui/browser/sbagrid.cxx b/dbaccess/source/ui/browser/sbagrid.cxx index 4620bb11c8bf..057f25e4f1bb 100644 --- a/dbaccess/source/ui/browser/sbagrid.cxx +++ b/dbaccess/source/ui/browser/sbagrid.cxx @@ -2,9 +2,9 @@ * * $RCSfile: sbagrid.cxx,v $ * - * $Revision: 1.15 $ + * $Revision: 1.16 $ * - * last change: $Author: fs $ $Date: 2001-02-28 09:51:59 $ + * last change: $Author: fs $ $Date: 2001-03-15 08:21:01 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -240,8 +240,8 @@ #ifndef _RTL_MEMORY_H_ #include #endif -#ifndef _CPPUHELPER_EXTRACT_HXX_ -#include +#ifndef _COMPHELPER_EXTRACT_HXX_ +#include #endif #ifndef _COM_SUN_STAR_SDBCX_XTABLESSUPPLIER_HPP_ #include -- cgit