Fix linux compilation problem.

git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8765 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
hikerstk 2011-05-29 23:47:26 +00:00
parent cab7d5f6f1
commit 5d10b4f5db

View File

@ -19,6 +19,8 @@
#define __LAYOUT_MANAGER_HPP__
#include <cstring> // for NULL
#include <string>
#include "utils/ptr_vector.hpp"
namespace GUIEngine