summaryrefslogtreecommitdiff
path: root/framework/inc/queries.h
diff options
context:
space:
mode:
authorCarsten Driesner <cd@openoffice.org>2001-10-15 07:18:42 +0000
committerCarsten Driesner <cd@openoffice.org>2001-10-15 07:18:42 +0000
commitacae928d6572fa8d6de4c202b8aa97c7799d3b87 (patch)
tree6a64c08fdcf519cfa6c82ed67fda392da54f8b80 /framework/inc/queries.h
parent6639b79c86c9475c59779f3b75965e2412860843 (diff)
#93123# list of filters should be ordered
Diffstat (limited to 'framework/inc/queries.h')
-rw-r--r--framework/inc/queries.h8
1 files changed, 6 insertions, 2 deletions
diff --git a/framework/inc/queries.h b/framework/inc/queries.h
index 15a636717bc8..23283b10f946 100644
--- a/framework/inc/queries.h
+++ b/framework/inc/queries.h
@@ -2,9 +2,9 @@
*
* $RCSfile: queries.h,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: as $ $Date: 2001-06-15 12:36:52 $
+ * last change: $Author: cd $ $Date: 2001-10-15 08:18:42 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -70,6 +70,10 @@
#include <filterflags.h>
#endif
+#ifndef __FRAMEWORK_GENERAL_H_
+#include <general.h>
+#endif
+
//_________________________________________________________________________________________________________________
// other includes
//_________________________________________________________________________________________________________________