summaryrefslogtreecommitdiff
path: root/include/vcl/outdevstate.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/outdevstate.hxx')
-rw-r--r--include/vcl/outdevstate.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/vcl/outdevstate.hxx b/include/vcl/outdevstate.hxx
index 1a08845f9694..39aedcbab390 100644
--- a/include/vcl/outdevstate.hxx
+++ b/include/vcl/outdevstate.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_VCL_INC_OUTDEVSTATE_HXX
-#define INCLUDED_VCL_INC_OUTDEVSTATE_HXX
+#ifndef INCLUDED_VCL_OUTDEVSTATE_HXX
+#define INCLUDED_VCL_OUTDEVSTATE_HXX
#include <sal/types.h>
@@ -73,6 +73,6 @@ public:
sal_uInt16 mnFlags;
};
-#endif // INCLUDED_VCL_INC_OUTDEVSTATE_HXX
+#endif // INCLUDED_VCL_OUTDEVSTATE_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */