diff options
Diffstat (limited to 'canvas/source/directx/dx_config.hxx')
-rw-r--r-- | canvas/source/directx/dx_config.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/canvas/source/directx/dx_config.hxx b/canvas/source/directx/dx_config.hxx index 40fe22fbe908..34707ef8d038 100644 --- a/canvas/source/directx/dx_config.hxx +++ b/canvas/source/directx/dx_config.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef INCLUDED_SOURCE_DIRECTX_DX_CONFIG_HXX -#define INCLUDED_SOURCE_DIRECTX_DX_CONFIG_HXX +#ifndef INCLUDED_CANVAS_SOURCE_DIRECTX_DX_CONFIG_HXX +#define INCLUDED_CANVAS_SOURCE_DIRECTX_DX_CONFIG_HXX #include <unotools/configitem.hxx> #include <boost/optional.hpp> @@ -78,6 +78,6 @@ namespace dxcanvas }; } -#endif // INCLUDED_SOURCE_DIRECTX_DX_CONFIG_HXX +#endif // INCLUDED_CANVAS_SOURCE_DIRECTX_DX_CONFIG_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |