Add ability to get the LDK and LDK-C-Bindings version
[ldk-c-bindings] / lightning-c-bindings / demo.c
index 2e4d363f0310f484cc93d2127013978bdbc51222..2a45e4644157a903313c419fa09632563e2db205 100644 (file)
@@ -1,5 +1,4 @@
-#include "include/rust_types.h"
-#include "include/lightning.h"
+#include <lightning.h>
 
 #include <assert.h>
 #include <stdio.h>