TDE: fix build of the address book driver

From the compile failures, it apparently uses boost headers.

Change-Id: I952847187f53e6c00ed39020c4922d427dca9189
This commit is contained in:
Jan-Marek Glogowski 2015-10-12 14:12:27 +02:00
parent 805a861b39
commit 4d4835cc55

View file

@ -19,6 +19,7 @@ $(eval $(call gb_Library_set_include,tdeabdrv1,\
$(eval $(call gb_Library_use_sdk_api,tdeabdrv1))
$(eval $(call gb_Library_use_externals,tdeabdrv1,\
boost_headers \
tde \
))