fix separate build (nw)

This commit is contained in:
Miodrag Milanovic 2015-06-22 18:18:33 +02:00
parent 3a3a65367c
commit 7f3ea1c5f6
2 changed files with 1 additions and 0 deletions

View File

@ -60,6 +60,7 @@ bool n64_rdp::rdp_range_check(UINT32 addr)
// The functions in this file should be moved into the parent Processor class.
#include "rdpfiltr.inc"
#include "rdpspn16.inc"
void n64_rdp::get_alpha_cvg(UINT8* comb_alpha, rdp_span_aux* userdata, const rdp_poly_state &object)
{