Add a "remove" command to cbfstool
[coreboot.git] / util / getpir / checksum.c
index a202f9091279d6f3df1e3f9acb6b21c12f396199..bcf342573f3602b55d3539c0992d5bf268f5b92b 100644 (file)
@@ -1,5 +1,4 @@
-#include <arch/pirq_routing.h>
-
+#include "pirq_routing.h"
 #include "checksum.h"
 
 int calc_checksum(struct irq_routing_table *rt)