Add include, otherwise compile fails due to missing assert definition.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6317 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
parent
f5f48d5861
commit
33d535a991
@ -1,3 +1,5 @@
|
||||
#include <assert.h>
|
||||
|
||||
#include "config/device_config.hpp"
|
||||
|
||||
//==== D E V I C E C O N F I G =================================================
|
||||
|
Loading…
Reference in New Issue
Block a user