Index: trunk/src_plugins/djopt/djopt_conf.h =================================================================== --- trunk/src_plugins/djopt/djopt_conf.h (revision 2122) +++ trunk/src_plugins/djopt/djopt_conf.h (revision 2123) @@ -1,7 +1,6 @@ #ifndef PCB_DJOPT_CONF_H #define PCB_DJOPT_CONF_H -#include "globalconst.h" #include "conf.h" typedef struct { Index: trunk/src_plugins/hid_gtk/hid_gtk_conf.h =================================================================== --- trunk/src_plugins/hid_gtk/hid_gtk_conf.h (revision 2122) +++ trunk/src_plugins/hid_gtk/hid_gtk_conf.h (revision 2123) @@ -1,7 +1,6 @@ #ifndef PCB_HID_GTK_CONF_H #define PCB_HID_GTK_CONF_H -#include "globalconst.h" #include "conf.h" typedef struct { Index: trunk/src_plugins/import_sch/import_sch_conf.h =================================================================== --- trunk/src_plugins/import_sch/import_sch_conf.h (revision 2122) +++ trunk/src_plugins/import_sch/import_sch_conf.h (revision 2123) @@ -1,7 +1,6 @@ #ifndef PCB_IMPORT_SCH_CONF_H #define PCB_IMPORT_SCH_CONF_H -#include "globalconst.h" #include "conf.h" typedef struct { Index: trunk/src_plugins/mincut/rats_mincut_conf.h =================================================================== --- trunk/src_plugins/mincut/rats_mincut_conf.h (revision 2122) +++ trunk/src_plugins/mincut/rats_mincut_conf.h (revision 2123) @@ -1,7 +1,6 @@ #ifndef PCB_MINCUT_CONF_H #define PCB_MINCUT_CONF_H -#include "globalconst.h" #include "conf.h" typedef struct { Index: trunk/src_plugins/report/report_conf.h =================================================================== --- trunk/src_plugins/report/report_conf.h (revision 2122) +++ trunk/src_plugins/report/report_conf.h (revision 2123) @@ -1,7 +1,6 @@ #ifndef PCB_MINCUT_CONF_H #define PCB_MINCUT_CONF_H -#include "globalconst.h" #include "conf.h" typedef struct { Index: trunk/src_plugins/vendordrill/vendor_conf.h =================================================================== --- trunk/src_plugins/vendordrill/vendor_conf.h (revision 2122) +++ trunk/src_plugins/vendordrill/vendor_conf.h (revision 2123) @@ -1,7 +1,6 @@ #ifndef PCB_VENDOR_CONF_H #define PCB_VENDOR_CONF_H -#include "globalconst.h" #include "conf.h" typedef struct {