Index: crosshair.h =================================================================== --- crosshair.h (revision 4510) +++ crosshair.h (revision 4511) @@ -32,6 +32,7 @@ #include "global.h" #include "rubberband.h" #include "vtonpoint.h" +#include "hid.h" typedef struct { /* current marked line */ PointType Point1, /* start- and end-position */