summaryrefslogtreecommitdiff
path: root/avmedia/source/quicktime/player.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'avmedia/source/quicktime/player.hxx')
-rw-r--r--avmedia/source/quicktime/player.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/avmedia/source/quicktime/player.hxx b/avmedia/source/quicktime/player.hxx
index 69cbcdd9f55a..3c308ca9a7ec 100644
--- a/avmedia/source/quicktime/player.hxx
+++ b/avmedia/source/quicktime/player.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _PLAYER_HXX
-#define _PLAYER_HXX
+#ifndef INCLUDED_AVMEDIA_SOURCE_QUICKTIME_PLAYER_HXX
+#define INCLUDED_AVMEDIA_SOURCE_QUICKTIME_PLAYER_HXX
#include <osl/conditn.h>
#include "quicktimecommon.hxx"
@@ -86,6 +86,6 @@ private:
} // namespace quicktime
} // namespace avmedia
-#endif // _PLAYER_HXX
+#endif // INCLUDED_AVMEDIA_SOURCE_QUICKTIME_PLAYER_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */