Commit d53bd398 authored by Lucas Russo's avatar Lucas Russo

libs/libbpmclient/: fix libdisptable header filename

Now, we use disptable.h instead of disp_table.h
for the main library header filename.
parent b836f915
......@@ -17,7 +17,7 @@
/* Internal libraries dependencies */
#include "acq_chan.h"
#include "disp_table.h"
#include "disptable.h"
#include "sm_io_codes.h"
/* BPM version macros for compile-time API detection */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment