summaryrefslogtreecommitdiffstats
path: root/libavdevice/dshow_capture.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavdevice/dshow_capture.h')
-rw-r--r--libavdevice/dshow_capture.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/libavdevice/dshow_capture.h b/libavdevice/dshow_capture.h
index b17da10..f26eaf9 100644
--- a/libavdevice/dshow_capture.h
+++ b/libavdevice/dshow_capture.h
@@ -19,8 +19,8 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
-#ifndef AVDEVICE_DSHOW_H
-#define AVDEVICE_DSHOW_H
+#ifndef AVDEVICE_DSHOW_CAPTURE_H
+#define AVDEVICE_DSHOW_CAPTURE_H
#define DSHOWDEBUG 0
@@ -349,4 +349,4 @@ HRESULT dshow_try_setup_crossbar_options(ICaptureGraphBuilder2 *graph_builder2,
void dshow_show_filter_properties(IBaseFilter *pFilter, AVFormatContext *avctx);
-#endif /* AVDEVICE_DSHOW_H */
+#endif /* AVDEVICE_DSHOW_CAPTURE_H */
OpenPOWER on IntegriCloud