]> ruin.nu Git - icfp05.git/blobdiff - robber/robber.h
made the shortest path algorithm more modular and tuned the robber more
[icfp05.git] / robber / robber.h
index 5dea90a2e251608abf0107ea41ae6bf3ff84ace1..3ba087131bab24e56a281d6eae75dae645063b6b 100644 (file)
@@ -1,7 +1,7 @@
 #ifndef __ROBBER_H__
 #define __ROBBER_H__
 
-#include <bot.h>
+#include "bot.h"
 
 class Robber : public Bot {
        public: