summaryrefslogtreecommitdiff
path: root/basic/source/app/msgedit.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'basic/source/app/msgedit.hxx')
-rw-r--r--basic/source/app/msgedit.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/basic/source/app/msgedit.hxx b/basic/source/app/msgedit.hxx
index 5f0e03149859..0bc86e9d3b9e 100644
--- a/basic/source/app/msgedit.hxx
+++ b/basic/source/app/msgedit.hxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: msgedit.hxx,v $
- * $Revision: 1.11 $
+ * $Revision: 1.11.40.1 $
*
* This file is part of OpenOffice.org.
*
@@ -32,9 +32,9 @@
#define _MSGEDIT_HXX
#include <svtools/svtreebx.hxx>
-
-#include "dataedit.hxx"
#include <basic/testtool.hxx>
+#include "dataedit.hxx"
+
class BasicFrame;
class AppError;