forked from AuroraMiddleware/gtk
gtktextattributes: include the right headers
Some function prototypes in gtktexttagprivate.h are implemented in gtktextattributes.c. https://bugzilla.gnome.org/show_bug.cgi?id=697048
This commit is contained in:
parent
fd84704d94
commit
3a8f70dd1e
@ -50,9 +50,7 @@
|
||||
#include "config.h"
|
||||
|
||||
#include "gtktextattributes.h"
|
||||
|
||||
#include "gtktexttag.h"
|
||||
#include "gtktexttypes.h"
|
||||
#include "gtktexttagprivate.h"
|
||||
|
||||
/**
|
||||
* gtk_text_attributes_new:
|
||||
|
Loading…
Reference in New Issue
Block a user