ServerPicture: add missing header

Fixes build.

Change-Id: I4b38483f77fdce9f183db5b1f63c3b138ab5c748
Reviewed-on: https://review.haiku-os.org/c/haiku/+/2895
Reviewed-by: waddlesplash <waddlesplash@gmail.com>
This commit is contained in:
X512 2020-06-09 01:17:46 +09:00 committed by waddlesplash
parent 1d22b1ae63
commit 69c8afc98e

View File

@ -36,6 +36,7 @@
#include <PortLink.h>
#include <ServerProtocol.h>
#include <ShapePrivate.h>
#include <StackOrHeapArray.h>
#include <Bitmap.h>
#include <Debug.h>