summaryrefslogtreecommitdiff
path: root/vcl/inc/salsys.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/inc/salsys.hxx')
-rw-r--r--vcl/inc/salsys.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/vcl/inc/salsys.hxx b/vcl/inc/salsys.hxx
index 3d453b5fffc1..927cd6238125 100644
--- a/vcl/inc/salsys.hxx
+++ b/vcl/inc/salsys.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _SV_SALSYS_HXX
-#define _SV_SALSYS_HXX
+#ifndef INCLUDED_VCL_INC_SALSYS_HXX
+#define INCLUDED_VCL_INC_SALSYS_HXX
#include <tools/gen.hxx>
#include <vcl/dllapi.h>
@@ -124,6 +124,6 @@ public:
SalSystem* ImplGetSalSystem();
-#endif // _SV_SALSYS_HXX
+#endif // INCLUDED_VCL_INC_SALSYS_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */