]> ruin.nu Git - icfp05.git/blobdiff - robbersrc/robber.h
added possibility to change cost
[icfp05.git] / robbersrc / robber.h
index b4f3e12326270d1175c94711d65106d4b45b287f..7624986cbbfa2a48a41a82156200aa4111910383 100644 (file)
@@ -1,7 +1,7 @@
 #ifndef __ROBBER_H__
 #define __ROBBER_H__
 
-#include "bot.h"
+#include "../botsrc/bot.h"
 
 class Robber : public Bot {
        public: