1 /* System headers which libgeda headers rely on */
3 #include <glib-object.h>
5 #include <gdk-pixbuf/gdk-pixbuf.h>
6 #include <glib/gstdio.h>
8 /* Public libgeda headers */
11 #include "s_toplevel.h"
15 #include "prototype.h"
17 #include "edaconfig.h"
18 #include "edaerrors.h"
20 #include "geda_list.h"
22 /* Private libgeda headers */
23 #include "defines_priv.h"
24 #include "struct_priv.h"
25 #include "prototype_priv.h"
26 #include "i_vars_priv.h"
28 /* Gettext translation */
29 #include "gettext_priv.h"