add missing include to test

pull/890/head
Bill Li 1 year ago committed by flightlessmango
parent b2bcd889f0
commit 8ea3f86dbf

@ -302,7 +302,8 @@ if get_option('tests').enabled()
cmocka_dep,
spdlog_dep,
dearimgui_dep
])
],
include_directories: inc_common)
test('test amdgpu', e, workdir : meson.project_source_root() + '/tests')

Loading…
Cancel
Save