Index: buffer.h =================================================================== --- buffer.h (revision 4510) +++ buffer.h (revision 4511) @@ -29,7 +29,7 @@ #ifndef PCB_BUFFER_H #define PCB_BUFFER_H -#include "global.h" +#include "global_objs.h" struct pcb_buffer_s { /* information about the paste buffer */ Coord X, Y; /* offset */