Add retro_assert.h

This commit is contained in:
twinaphex 2018-07-25 12:24:07 +02:00
parent 5ff77d1833
commit d6b273f60e

View File

@ -36,6 +36,7 @@
#include <QProgressBar>
extern "C" {
#include <retro_assert.h>
#include <retro_common_api.h>
#include "../ui_companion_driver.h"
}