ServerPicture: add missing header

Fixes build.

Change-Id: I4b38483f77fdce9f183db5b1f63c3b138ab5c748
Reviewed-on: https://review.haiku-os.org/c/haiku/+/2895
Reviewed-by: waddlesplash <[email protected]>
This commit is contained in:
X512
2020-06-09 01:34:20 +00:00
committed by waddlesplash
parent 1d22b1ae63
commit 69c8afc98e
+1
View File
@@ -36,6 +36,7 @@
#include <PortLink.h>
#include <ServerProtocol.h>
#include <ShapePrivate.h>
#include <StackOrHeapArray.h>
#include <Bitmap.h>
#include <Debug.h>