summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/querydesign/TableWindowTitle.cxx
diff options
context:
space:
mode:
authorOcke Janssen <oj@openoffice.org>2001-02-14 13:54:12 +0000
committerOcke Janssen <oj@openoffice.org>2001-02-14 13:54:12 +0000
commitbfc8982eacdbe8748fd3379ae7ce287601216062 (patch)
tree2f34d36da75f0c2a4cda5affc1ec15e5bb496cdb /dbaccess/source/ui/querydesign/TableWindowTitle.cxx
parent33a45e8bdfe6812f454a34d45aa6deb2ba4c9783 (diff)
some corrections
Diffstat (limited to 'dbaccess/source/ui/querydesign/TableWindowTitle.cxx')
-rw-r--r--dbaccess/source/ui/querydesign/TableWindowTitle.cxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/dbaccess/source/ui/querydesign/TableWindowTitle.cxx b/dbaccess/source/ui/querydesign/TableWindowTitle.cxx
index 28f7c64fca50..08b7ebf014e1 100644
--- a/dbaccess/source/ui/querydesign/TableWindowTitle.cxx
+++ b/dbaccess/source/ui/querydesign/TableWindowTitle.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: TableWindowTitle.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: rt $ $Date: 2001-02-06 13:41:51 $
+ * last change: $Author: oj $ $Date: 2001-02-14 14:54:11 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -97,7 +97,9 @@
#ifndef _DBU_RESOURCE_HRC_
#include "dbu_resource.hrc"
#endif
+#ifndef DBAUI_QUERYDESIGNVIEW_HXX
#include "QueryDesignView.hxx"
+#endif
#ifndef DBAUI_QUERYCONTROLLER_HXX
#include "querycontroller.hxx"
#endif