mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-05-08 17:22:05 +02:00
Adjust include after dependency move
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
#include <arpa/inet.h>
|
||||
|
||||
extern "C"{
|
||||
#include "lz4.h"
|
||||
#include "bitshuffle.h"
|
||||
#include "bitshuffle/lz4.h"
|
||||
#include "bitshuffle/bitshuffle.h"
|
||||
}
|
||||
|
||||
using namespace std;
|
||||
|
||||
Reference in New Issue
Block a user