mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-25 23:16:14 +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 "girparser-private.h"
|
||||
|
||||
#include "girnode.h"
|
||||
#include "gitypelib-internal.h"
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <string.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
|
||||
* for incompatible changes.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user