mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-13 15:56:23 +01:00
gir: Rename girparser.h to girparser-private.h
It's a private header.
This commit is contained in:
parent
48984375dc
commit
f9580e90c4
@ -24,15 +24,15 @@
|
|||||||
|
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
|
|
||||||
|
#include "girparser-private.h"
|
||||||
|
|
||||||
|
#include "girnode.h"
|
||||||
|
#include "gitypelib-internal.h"
|
||||||
|
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
|
||||||
#include <glib.h>
|
|
||||||
#include "girparser.h"
|
|
||||||
#include "girnode.h"
|
|
||||||
#include "gitypelib-internal.h"
|
|
||||||
|
|
||||||
/* This is a "major" version in the sense that it's only bumped
|
/* This is a "major" version in the sense that it's only bumped
|
||||||
* for incompatible changes.
|
* for incompatible changes.
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user