diff --git a/libavfilter/avfiltergraph.h b/libavfilter/avfiltergraph.h
index 385fdb788d5d805eea4b5e63b4d33b5210cf702c..2e308f58706ac8a4a7c4518621ef3c24d49d098b 100644
--- a/libavfilter/avfiltergraph.h
+++ b/libavfilter/avfiltergraph.h
@@ -19,8 +19,8 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
-#ifndef FFMPEG_AVFILTER_GRAPH_H
-#define FFMPEG_AVFILTER_GRAPH_H
+#ifndef FFMPEG_AVFILTERGRAPH_H
+#define FFMPEG_AVFILTERGRAPH_H
 
 #include "avfilter.h"