mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-24 04:25:06 +02:00
Fix header path
This commit is contained in:
parent
d3aa33f593
commit
d54e20fc34
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
||||||
#include <pthread.h>
|
#include <pthread.h>
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
#include <dlfcn.h>
|
#include <dlfcn.h>
|
||||||
#include "cyclone_bignum.h"
|
#include "cyclone/bignum.h"
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Generic object type
|
* Generic object type
|
||||||
|
|
Loading…
Add table
Reference in a new issue