Fix Android compilation.

This commit is contained in:
Ghislain MARY 2012-11-02 17:13:30 +01:00
parent 1c1de407a7
commit 0d18c3124d

View file

@ -40,9 +40,13 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#ifdef HAVE_CONFIG_H
#include "config.h"
#include "liblinphone_gitversion.h"
#else
#ifndef LIBLINPHONE_GIT_VERSION
#define LIBLINPHONE_GIT_VERSION "unknown"
#endif
#endif
#include "liblinphone_gitversion.h"
/*#define UNSTANDART_GSM_11K 1*/