app_server: Fix build of test_app_server.

This commit is contained in:
Augustin Cavalier
2022-07-06 18:10:14 -04:00
parent a68b6c2579
commit ab8109c152
@@ -21,6 +21,8 @@ public:
virtual uint32 Width() const;
virtual uint32 Height() const;
virtual bool IsGraphicsMemory() const { return true; /* TODO! */ }
void SetTo(direct_buffer_info* info);
void SetTo(frame_buffer_config* config,