mirror of
https://github.com/izzy2lost/xemu.git
synced 2026-07-06 00:20:22 -07:00
nv2a: Drop osdep.h, add stdbool.h to swizzle.c
This commit is contained in:
committed by
mborgerson
parent
ae4b5c0695
commit
bb5ee6865b
@@ -22,7 +22,7 @@
|
||||
#include <stdint.h>
|
||||
#include <string.h>
|
||||
#include <assert.h>
|
||||
#include "qemu/osdep.h"
|
||||
#include <stdbool.h>
|
||||
|
||||
#include "swizzle.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user