Index: hpgl.c =================================================================== --- hpgl.c (revision 29256) +++ hpgl.c (revision 29257) @@ -38,14 +38,14 @@ #include "conf_core.h" #include "data.h" #include "buffer.h" -#include "error.h" -#include "pcb-printf.h" -#include "compat_misc.h" -#include "safe_fs.h" +#include +#include +#include +#include -#include "actions.h" -#include "plugins.h" -#include "hid.h" +#include +#include +#include static const char *hpgl_cookie = "hpgl importer";