summaryrefslogtreecommitdiff
path: root/include/im_format_raw.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/im_format_raw.h')
-rw-r--r--include/im_format_raw.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/im_format_raw.h b/include/im_format_raw.h
index 8027f82..07cc81c 100644
--- a/include/im_format_raw.h
+++ b/include/im_format_raw.h
@@ -54,7 +54,7 @@ extern "C" {
StartOffset, SwitchType, ByteOrder, Padding IM_INT (1)
\endverbatim
* \ingroup format */
-imFormat* imFormatInitRAW(void);
+imFileFormatBase* imFormatInitRAW(void);
#if defined(__cplusplus)