Fix bad include
This commit is contained in:
parent
de1d255088
commit
66c98bc820
1 changed files with 2 additions and 3 deletions
|
@ -15,9 +15,8 @@
|
|||
|
||||
#ifdef HAVE_SN
|
||||
#include <libsn/sn.h>
|
||||
#include <glib.h>
|
||||
#endif
|
||||
|
||||
#include <glib.h>
|
||||
|
||||
typedef struct Global_atom
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue