Fixed typo

This commit is contained in:
deve 2014-11-26 10:54:44 +01:00
parent cac87cce34
commit bf79df9e88

View File

@ -20,7 +20,7 @@
// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#ifndef HEADER_SKIDDING_AI_HPP
#define HEADER_SKIDDING_AI__HPP
#define HEADER_SKIDDING_AI_HPP
#include "karts/controller/ai_base_controller.hpp"
#include "race/race_manager.hpp"