Do not use LttCycleCount elsewhere than in processing_lttv
[lttv.git] / lttv / lttv / sync / event_analysis_chull.h
index ed4284d880892dda5a63c2b09ab114256134e042..c9e82457220fa4d6f3bc24f04e226e47d10bd901 100644 (file)
 
 #include <glib.h>
 
-#include "data_structures_tcp.h"
+#include "data_structures.h"
 
 
 typedef struct
 {
-       LttCycleCount x, y;
+       uint64_t x, y;
 } Point;
 
 
This page took 0.025927 seconds and 4 git commands to generate.