Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fc35258c authored by Pablo Ceballos's avatar Pablo Ceballos
Browse files

Fix build break

Change-Id: Ifb9aeed9bd416d2646d9bdb9a0fe21cfd6b88af5
parent 6155b408
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -55,8 +55,8 @@ enum {
    SET_AUTO_REFRESH,
    SET_DEQUEUE_TIMEOUT,
    GET_LAST_QUEUED_BUFFER,
    GET_FRAME_TIMESTAMPS
    GET_UNIQUE_ID,
    GET_FRAME_TIMESTAMPS,
    GET_UNIQUE_ID
};

class BpGraphicBufferProducer : public BpInterface<IGraphicBufferProducer>