mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-03 16:09:39 +00:00
8 lines
110 B
C
8 lines
110 B
C
|
#ifndef _RFB_RFB_H_
|
||
|
#define _RFB_RFB_H_
|
||
|
|
||
|
#include <librfb/rfbdecoder.h>
|
||
|
#include <librfb/rfbbuffer.h>
|
||
|
|
||
|
#endif
|