Fix pipeline include

This commit is contained in:
scawful
2023-11-26 21:30:23 -05:00
parent 47d0023044
commit 620fc934ba

View File

@@ -5,7 +5,7 @@ add_executable(
cli/command_handler.cc
app/rom.cc
app/core/common.cc
app/core/pipeline.cc
app/gui/pipeline.cc
${YAZE_APP_GFX_SRC}
${YAZE_APP_ZELDA3_SRC}
${YAZE_GUI_SRC}