diff options
Diffstat (limited to 'video/vesa.h')
| -rw-r--r-- | video/vesa.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/video/vesa.h b/video/vesa.h index 1f6c12e..371e944 100644 --- a/video/vesa.h +++ b/video/vesa.h @@ -1,4 +1,4 @@ -#include "lib/int/stdint.h" +#include <stdint.h> typedef struct foolfont_struct { |
