stop appending repeat keys to the input buffer
[retroray] / src / dos / timer.c
index b7cd6a2..1bac207 100644 (file)
@@ -15,7 +15,7 @@
 #endif
 
 #include "pit8254.h"
-#include "inttypes.h"
+#include "sizeint.h"
 #include "util.h"
 #include "dosutil.h"