diff --git a/glib/gwakeup.c b/glib/gwakeup.c index 5e03b5d1a..2aec2f59f 100644 --- a/glib/gwakeup.c +++ b/glib/gwakeup.c @@ -22,7 +22,7 @@ #include "config.h" -/* gwakeup.h is special -- GIO and some test cases include it. As such, +/* gwakeup.c is special -- GIO and some test cases include it. As such, * it cannot include other glib headers without triggering the single * includes warnings. We have to manually include its dependencies here * (and at all other use sites).