summaryrefslogtreecommitdiff
path: root/include/user/jpegarm.h
diff options
context:
space:
mode:
authorReiko Asakura2021-02-11 12:05:53 -0500
committerReiko Asakura2021-02-11 12:05:53 -0500
commitcedabc50f2df4926ae3039f225f0452ebe05176d (patch)
treee67bb62340f3cc027c92b41cf70a65d7e462ef5a /include/user/jpegarm.h
parentscePafResourceGetAttributeIdIntLpb: fix NID (diff)
downloadvds-libraries-cedabc50f2df4926ae3039f225f0452ebe05176d.tar.gz
Fix includes: various
Diffstat (limited to 'include/user/jpegarm.h')
-rw-r--r--include/user/jpegarm.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/user/jpegarm.h b/include/user/jpegarm.h
index 6a5f5c7..868476f 100644
--- a/include/user/jpegarm.h
+++ b/include/user/jpegarm.h
@@ -1,8 +1,7 @@
#ifndef _DOLCESDK_PSP2_JPEGARM_H_
#define _DOLCESDK_PSP2_JPEGARM_H_
-#include <psp2/types.h>
-#include <psp2/jpeg.h>
+#include <scejpeg.h>
#if defined(_LANGUAGE_C_PLUS_PLUS)||defined(__cplusplus)||defined(c_plusplus)
extern "C" {