Fix build with '--enable-sixel'. (#7704)

First bad commit 2edd03361c35ef2648d30ff421bfcee44158bb4f
This commit is contained in:
orbea 2018-12-06 07:09:03 -08:00 committed by bparker06
parent 7287f84de4
commit 0735fbcd57

View File

@ -30,6 +30,7 @@
#include "../../driver.h"
#include "../../configuration.h"
#include "../../retroarch.h"
#include "../../verbosity.h"
#include "../../frontend/frontend_driver.h"
#include "../common/sixel_common.h"