diff --git a/libavfilter/avfiltergraph.h b/libavfilter/avfiltergraph.h
index 2e308f58706ac8a4a7c4518621ef3c24d49d098b..b491e6c1635c2f657de04e48f5bb142e3aecbbdb 100644
--- a/libavfilter/avfiltergraph.h
+++ b/libavfilter/avfiltergraph.h
@@ -138,4 +138,4 @@ int avfilter_graph_config_formats(AVFilterContext *graphctx);
  */
 int avfilter_graph_config_links(AVFilterContext *graphctx);
 
-#endif  /* FFMPEG_AVFILTER_H */
+#endif  /* FFMPEG_AVFILTERGRAPH_H */