OK, and these two as well... whoops.

This commit is contained in:
waltje
2017-10-17 02:04:45 -04:00
parent 7f24ba9fe9
commit db6a386566
2 changed files with 2 additions and 1 deletions

View File

@@ -3,6 +3,7 @@
#include <string.h>
#include <stdlib.h>
#include <wchar.h>
#include "86box.h"
#include "ibm.h"
#include "io.h"
#include "pic.h"

View File

@@ -16,7 +16,7 @@
#include <stdint.h>
#include <stdio.h>
#include "../plat.h"
#include "../../plat.h"
#include "SampleRateConverter.h"
#include "Synth.h"