diff options
author | Thomas Voss <mail@thomasvoss.com> | 2024-02-16 01:17:37 +0100 |
---|---|---|
committer | Thomas Voss <mail@thomasvoss.com> | 2024-02-16 01:17:37 +0100 |
commit | e5cbec2ebf31c414b7fe21ccc85357aa5d8acf54 (patch) | |
tree | 0b7c101c50961ea826873d01775f5a688988a134 /src/ahoy/emulator.h | |
parent | 4fb0a9935eae14130b56e443d0c58329ac44be41 (diff) |
Sort out includes
Diffstat (limited to 'src/ahoy/emulator.h')
-rw-r--r-- | src/ahoy/emulator.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ahoy/emulator.h b/src/ahoy/emulator.h index 56b5545..a9c4398 100644 --- a/src/ahoy/emulator.h +++ b/src/ahoy/emulator.h @@ -1,6 +1,8 @@ #ifndef AHOY_AHOY_EMULATOR_H #define AHOY_AHOY_EMULATOR_H +#include <stdint.h> + #include <mbstring.h> /* Uppercase variables represent registers. The following registers exist: |