properly install libustd and libustcmd
[ust.git] / ustctl / ustctl.c
index b9f2dce83b43913bc6aaedd766d160d9a81accdb..8a5f6baf298782461895ce688570a0f803a17746 100644 (file)
@@ -22,8 +22,7 @@
 #include <stdlib.h>
 #include <fcntl.h>
 
-#include "ustcomm.h"
-#include "ustcmd.h"
+#include "ust/ustcmd.h"
 #include "usterr.h"
 
 enum command {
This page took 0.023063 seconds and 4 git commands to generate.