|
|
@@ -1,9 +1,10 @@ |
|
|
|
#include <bdd-for-c.h> |
|
|
|
#include "../../../../__mocks__/dependencies/SDL2/SDL_keyboard.mock.h" |
|
|
|
#include "../../../../__mocks__/dependencies/SDL2/SDL_joystick.mock.h" |
|
|
|
#include "../../../../__mocks__/dependencies/SDL2/SDL_stdinc.mock.h" |
|
|
|
#include "../../../../__mocks__/dependencies/minIni/minIni.mock.h" |
|
|
|
#include "../../../../__mocks__/dependencies/portmidi/portmidi.mock.h" |
|
|
|
//#include "../../stdinc/IZ_string.h" |
|
|
|
#include "../../../../__mocks__/src/packages/stdinc/IZ_string.mock.h" |
|
|
|
#include "IZ_keyboard.h" |
|
|
|
#include "IZ_joystick.h" |
|
|
|
#include "IZ_midi.h" |
|
|
|