diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-08-21 18:12:16 -0500 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-08-21 18:12:16 -0500 |
commit | 0d4720d1e1ffcefc43ae2af59c7487ab0bfab2ce (patch) | |
tree | 7cacea747b7ff3de52f69a8605ef486463201a9c /embedserv/source | |
parent | 57b992c0b57daba5f44b5c4cdb08e817f355ea01 (diff) |
undo anything not wizard related in the previous merge-commit
Diffstat (limited to 'embedserv/source')
-rw-r--r-- | embedserv/source/inc/embservconst.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/embedserv/source/inc/embservconst.h b/embedserv/source/inc/embservconst.h index e682ec4aa5ee..d045c7837b57 100644 --- a/embedserv/source/inc/embservconst.h +++ b/embedserv/source/inc/embservconst.h @@ -29,7 +29,7 @@ #ifndef _EMBSERVCONST_H_ #define _EMBSERVCONST_H_ -#include <initguid.h> +#include <guiddef.h> #ifndef _COMPHELPER_CLASSIDS_HXX #include <comphelper/classids.hxx> |