#ifndef BOT_LIB_ALL_H #define BOT_LIB_ALL_H #include "movelib/all.inc" #ifdef SVQC #include "pathlib/all.inc" #endif #include "steerlib/all.inc" #endif