textbuffer: includes go before G_BEGIN_DECLS

This commit is contained in:
Benjamin Otte
2024-09-25 02:24:46 +02:00
parent 797343da59
commit 36ce68a3ca

View File

@@ -24,10 +24,10 @@
#pragma once
G_BEGIN_DECLS
#include "gtktextbuffer.h"
G_BEGIN_DECLS
/* This is a private uninstalled header shared between
* GtkTextView and GtkEntry
*/