summaryrefslogtreecommitdiff
path: root/avmedia/source/macavf/macavfcommon.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'avmedia/source/macavf/macavfcommon.hxx')
-rw-r--r--avmedia/source/macavf/macavfcommon.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/avmedia/source/macavf/macavfcommon.hxx b/avmedia/source/macavf/macavfcommon.hxx
index cac042102bfb..c682755ce8a8 100644
--- a/avmedia/source/macavf/macavfcommon.hxx
+++ b/avmedia/source/macavf/macavfcommon.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_AVMEDIA_SOURCE_MACAVF_MACAVFCOMMON_HXX
-#define INCLUDED_AVMEDIA_SOURCE_MACAVF_MACAVFCOMMON_HXX
+#pragma once
#include <premac.h>
#import <Cocoa/Cocoa.h>
@@ -89,6 +88,4 @@ public:
}}
-#endif // INCLUDED_AVMEDIA_SOURCE_MACAVF_MACAVFCOMMON_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */