summaryrefslogtreecommitdiff
path: root/vcl/source/components
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 19:04:16 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 19:04:16 +0000
commit40747c23b95f01076760037bad4af8a524d6d2a1 (patch)
tree9e9fd396bd3d1886e612edf20f65307ed16e65b9 /vcl/source/components
parent92f1dbbf10edf015b5cb7cf18c1849885fc539ea (diff)
INTEGRATION: CWS vgbugs07 (1.3.172); FILE MERGED
2007/06/04 13:29:32 vg 1.3.172.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'vcl/source/components')
-rw-r--r--vcl/source/components/factory.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/vcl/source/components/factory.cxx b/vcl/source/components/factory.cxx
index 691fcaf80cdf..1129203596f4 100644
--- a/vcl/source/components/factory.cxx
+++ b/vcl/source/components/factory.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: factory.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: kz $ $Date: 2006-11-07 14:52:05 $
+ * last change: $Author: hr $ $Date: 2007-06-27 20:04:16 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -61,7 +61,7 @@
#endif
#ifndef _VCL_DLLAPI_H
-#include "dllapi.h"
+#include <vcl/dllapi.h>
#endif
using ::rtl::OUString;