fix dos build
[retroray] / src / dos / gfx.h
index 4724f41..0c1fe86 100644 (file)
@@ -1,7 +1,7 @@
 #ifndef GFX_H_
 #define GFX_H_
 
-#include "inttypes.h"
+#include "sizeint.h"
 
 struct video_mode {
        uint16_t mode;