summaryrefslogtreecommitdiffstats
path: root/gst/librfb/rfbutil.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/librfb/rfbutil.h')
-rw-r--r--gst/librfb/rfbutil.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/gst/librfb/rfbutil.h b/gst/librfb/rfbutil.h
new file mode 100644
index 00000000..2b9b95d5
--- /dev/null
+++ b/gst/librfb/rfbutil.h
@@ -0,0 +1,13 @@
+
+#ifndef _LIBRFB_UTIL_H_
+#define _LIBRFB_UTIL_H_
+
+#include <glib.h>
+
+G_BEGIN_DECLS
+
+
+
+G_END_DECLS
+
+#endif