libanim

view src/config.h @ 54:02693b3bb348

fixed a missing const in anm_copy_track
author John Tsiombikas <nuclear@member.fsf.org>
date Thu, 14 Nov 2013 05:15:08 +0200
parents
children
line source
1 #ifndef ANIM_CONFIG_H_
2 #define ANIM_CONFIG_H_
4 #undef ANIM_THREAD_SAFE
6 #endif /* ANIM_CONFIG_H_ */