evas_font_load: Remove duplicate include of evas_font_ot.h
authorDaniel Willmann <d.willmann@samsung.com>
Thu, 6 Jun 2013 09:51:34 +0000 (10:51 +0100)
committerDaniel Willmann <d.willmann@samsung.com>
Thu, 6 Jun 2013 09:54:57 +0000 (10:54 +0100)
commitc1cba92f8b9b6769caa8fa045c9c9797659d5d9c
treee60b0c09b63cc53d2e4528d47d944f7b8e5ac8f0
parent0d1ba652f061e2c2983b454d4ab212ddb3738383
evas_font_load: Remove duplicate include of evas_font_ot.h

Because it defines USE_HARFBUZZ we need to include it before testing for
this define.

Signed-off-by: Daniel Willmann <d.willmann@samsung.com>
src/lib/evas/common/evas_font_load.c