summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--vcl/source/app/session.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/vcl/source/app/session.cxx b/vcl/source/app/session.cxx
index f5e94117e816..b96311983826 100644
--- a/vcl/source/app/session.cxx
+++ b/vcl/source/app/session.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: session.cxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: hr $ $Date: 2007-06-27 20:01:40 $
+ * last change: $Author: rt $ $Date: 2007-07-24 10:04:29 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -46,7 +46,7 @@
#include <vcl/salinst.hxx>
#endif
#ifndef _VCL_SALSESSION_HXX
-#include <salsession.hxx>
+#include <vcl/salsession.hxx>
#endif
#ifndef _CPPUHELPER_COMPBASE1_HXX_
#include <cppuhelper/compbase1.hxx>