diff options
author | Mathias Bauer <mba@openoffice.org> | 2010-01-08 18:32:51 +0100 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2010-01-08 18:32:51 +0100 |
commit | 55f1f483cfa4cde111593782f17c514a0056d7f0 (patch) | |
tree | b862f97846992ba1457664b6f1cd551ca7eee844 /sw/sdi/swslots.hrc | |
parent | ebbf721d69d4040a392d493c8a89a4c0023476cf (diff) |
#i107450#: build all other modules with new editeng lib
Diffstat (limited to 'sw/sdi/swslots.hrc')
-rw-r--r-- | sw/sdi/swslots.hrc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sw/sdi/swslots.hrc b/sw/sdi/swslots.hrc index 58a9c9d79e4f..4ca738da9d2d 100644 --- a/sw/sdi/swslots.hrc +++ b/sw/sdi/swslots.hrc @@ -1,5 +1,5 @@ /************************************************************************* - * + * * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * Copyright 2008 by Sun Microsystems, Inc. @@ -27,6 +27,8 @@ * for a copy of the LGPLv3 License. * ************************************************************************/ +#include <editeng/memberids.hrc> +#include <editeng/editids.hrc> #include <svx/dialogs.hrc> #include <svx/svxids.hrc> #include "globals.hrc" |