Fix some linking errors with CXX_BUILD

This commit is contained in:
twinaphex 2015-11-09 05:23:11 +01:00
parent c49754fc72
commit ed35db13e8

View File

@ -29,6 +29,7 @@
#include "../../driver.h"
#include "../../performance.h"
#include <gfx/scaler/scaler.h>
#include <gfx/math/matrix_4x4.h>
#include <formats/image.h>
#include <retro_inline.h>