summaryrefslogtreecommitdiff
path: root/apps/codecs/libcook/rm.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/codecs/libcook/rm.h')
-rw-r--r--apps/codecs/libcook/rm.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/codecs/libcook/rm.h b/apps/codecs/libcook/rm.h
index f36145fc19..8e2ebe8a16 100644
--- a/apps/codecs/libcook/rm.h
+++ b/apps/codecs/libcook/rm.h
@@ -18,8 +18,8 @@
18 * KIND, either express or implied. 18 * KIND, either express or implied.
19 * 19 *
20 ****************************************************************************/ 20 ****************************************************************************/
21#ifndef _RM2WAV_H 21#ifndef _RM_H
22#define _RM2WAV_H 22#define _RM_H
23 23
24#include <stdio.h> 24#include <stdio.h>
25#include <stdint.h> 25#include <stdint.h>