We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 573a7ce commit b1b9bc2Copy full SHA for b1b9bc2
src/hd-rum-translator/hd-rum-decompress.h
@@ -35,6 +35,8 @@
35
* OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
36
* EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
37
*/
38
+#ifndef HD_RUM_DECOMPRESS_H_d6e9e9cd5dab
39
+#define HD_RUM_DECOMPRESS_H_d6e9e9cd5dab
40
41
#ifdef __cplusplus
42
extern "C" {
@@ -59,3 +61,4 @@ void hd_rum_decompress_done(void *state);
59
61
60
62
struct video_frame;
63
64
+#endif // HD_RUM_DECOMPRESS_H_d6e9e9cd5dab
0 commit comments