diff options
Diffstat (limited to 'pyuno/inc')
-rw-r--r-- | pyuno/inc/pyuno.hxx (renamed from pyuno/inc/pyuno/pyuno.hxx) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pyuno/inc/pyuno/pyuno.hxx b/pyuno/inc/pyuno.hxx index 6e3a030b0790..eac255469a6b 100644 --- a/pyuno/inc/pyuno/pyuno.hxx +++ b/pyuno/inc/pyuno.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef INCLUDED_PYUNO_INC_PYUNO_PYUNO_HXX -#define INCLUDED_PYUNO_INC_PYUNO_PYUNO_HXX +#ifndef INCLUDED_PYUNO_INC_PYUNO_HXX +#define INCLUDED_PYUNO_INC_PYUNO_HXX #ifndef Py_PYTHON_H #if defined _MSC_VER |