properly install libustd and libustcmd
[ust.git] / ustd / ustd.c
index 18dbf6377a5488dbc0d3f322c7f0663791f1d81f..7637b40cf8d6685fc911f0f257bb47283b9259cc 100644 (file)
@@ -32,7 +32,7 @@
 #include <assert.h>
 #include <getopt.h>
 
-#include "libustd.h"
+#include "ust/ustd.h"
 #include "usterr.h"
 
 char *sock_path=NULL;
This page took 0.022472 seconds and 4 git commands to generate.