summaryrefslogtreecommitdiff
path: root/avmedia/source/gstreamer/gstcommon.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'avmedia/source/gstreamer/gstcommon.hxx')
-rw-r--r--avmedia/source/gstreamer/gstcommon.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/avmedia/source/gstreamer/gstcommon.hxx b/avmedia/source/gstreamer/gstcommon.hxx
index 98c99c3b6b18..0e27907fb312 100644
--- a/avmedia/source/gstreamer/gstcommon.hxx
+++ b/avmedia/source/gstreamer/gstcommon.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_AVMEDIA_SOURCE_GSTREAMER_GSTCOMMON_HXX
-#define INCLUDED_AVMEDIA_SOURCE_GSTREAMER_GSTCOMMON_HXX
+#pragma once
#include <gst/gst.h>
@@ -41,6 +40,4 @@
#define WM_GRAPHNOTIFY (WM_USER + 567)
-#endif // INCLUDED_AVMEDIA_SOURCE_GSTREAMER_GSTCOMMON_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */