libfreerdp-codec: make use of ObjectPool for tiles

This commit is contained in:
Marc-André Moreau
2013-08-13 09:34:15 -04:00
parent f8e870a258
commit b972830841
5 changed files with 54 additions and 28 deletions

View File

@@ -22,6 +22,7 @@
#include <freerdp/api.h>
#include <freerdp/types.h>
#include <freerdp/freerdp.h>
#include <freerdp/constants.h>
#include <winpr/stream.h>