summaryrefslogtreecommitdiff
path: root/system.h
diff options
context:
space:
mode:
authortwinaphex <libretro@gmail.com>2020-10-07 04:19:59 +0200
committertwinaphex <libretro@gmail.com>2021-03-12 08:42:23 +0100
commit96d2ddca404cdee9339b98b78df084ca453ec7da (patch)
tree47ebc2d455a4066d8455b146a5281dc9a72b1633 /system.h
parent6d962e01cb4b3bb748fdbec7f5c53a85026cca2d (diff)
Add system_header.h
Diffstat (limited to 'system.h')
-rw-r--r--system.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/system.h b/system.h
index 39bc5cc..189890c 100644
--- a/system.h
+++ b/system.h
@@ -2,8 +2,8 @@
#define SYSTEM_H_
#include <stddef.h>
#include <stdint.h>
+#include "system_header.h"
-typedef struct system_header system_header;
typedef struct system_media system_media;
typedef enum {