gdkcairoprivate: Fix header guard

This commit is contained in:
Timm Bäder 2020-08-21 05:41:07 +02:00
parent 0fd8a287fc
commit 53eed09e08

View File

@ -15,7 +15,7 @@
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
#ifndef __GDK_CAIRO_PRIVATE_H___
#ifndef __GDK_CAIRO_PRIVATE_H__
#define __GDK_CAIRO_PRIVATE_H__
#include <gdk-pixbuf/gdk-pixbuf.h>