ladybird/Userland/Services/ImageDecoder/ImageDecoderClient.ipc

7 lines
106 B
Text
Raw Normal View History

#include <LibCore/AnonymousBuffer.h>
#include <LibGfx/ShareableBitmap.h>
endpoint ImageDecoderClient
{
}