mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-24 09:58:54 +02:00
The private header should be included in girffi.c
Not in the public girffi.h.
This commit is contained in:
1
girffi.c
1
girffi.c
@@ -27,6 +27,7 @@
|
|||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
#include "girffi.h"
|
#include "girffi.h"
|
||||||
|
#include "girffi-private.h"
|
||||||
#include "girepository.h"
|
#include "girepository.h"
|
||||||
|
|
||||||
ffi_type *
|
ffi_type *
|
||||||
|
Reference in New Issue
Block a user