make/cmake add common_fpga

This commit is contained in:
Philippe Teuwen
2020-04-19 13:00:35 +02:00
parent 2676740fb3
commit 07f3022aa6
4 changed files with 3 additions and 6 deletions

View File

@@ -39,7 +39,7 @@
#include "ui.h"
#include "cmddata.h"
#include "graph.h"
#include "../../common_fpga/fpga.h"
#include "fpga.h"
static int CmdHelp(const char *Cmd);