X-Git-Url: https://ruin.nu/git/?p=icfp05.git;a=blobdiff_plain;f=copsrc%2Fcop.h;h=ed53f415b0f3e74c15b15965d5f32a25f23d888c;hp=6f8af753ae1e19dcb6c502b3832b5b01780e88cd;hb=c5b563366b04bc53fc48e5040447bab6ff1a6abb;hpb=78f8a847a81dc52d71a44833bc177bd156f62c4c diff --git a/copsrc/cop.h b/copsrc/cop.h index 6f8af75..ed53f41 100644 --- a/copsrc/cop.h +++ b/copsrc/cop.h @@ -1,7 +1,7 @@ #ifndef __COP_H__ #define __COP_H__ -#include +#include "../botsrc/bot.h" #include class Cop : public Bot {