Kaydet (Commit) b6a1034a authored tarafından Eike Rathke's avatar Eike Rathke

fix include guard

Change-Id: I12d2e52ed026e4e6945dc837ec9083e65142b54b
üst a33d18c1
...@@ -7,8 +7,8 @@ ...@@ -7,8 +7,8 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/. * file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/ */
#ifndef __com_sun_star_container_XMembersAccess_idl__ #ifndef __com_sun_star_sheet_XMembersAccess_idl__
#define __com_sun_star_container_XMembersAccess_idl__ #define __com_sun_star_sheet_XMembersAccess_idl__
#include <com/sun/star/container/XNameAccess.idl> #include <com/sun/star/container/XNameAccess.idl>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment