summaryrefslogtreecommitdiff
path: root/idl
diff options
context:
space:
mode:
Diffstat (limited to 'idl')
-rw-r--r--idl/inc/hash.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/idl/inc/hash.hxx b/idl/inc/hash.hxx
index 42cf191d7bbd..aaecabe82d0c 100644
--- a/idl/inc/hash.hxx
+++ b/idl/inc/hash.hxx
@@ -118,6 +118,6 @@ public:
void FillHashList( SvStringHashList * rList ) const;
};
-#endif // _RSCHASH_HXX
+#endif // INCLUDED_IDL_INC_HASH_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */