move ltt-private.h from public directroy into private directroy
[lttv.git] / ltt / branches / poly / ltt / facility.c
index 3cd638d57f81cdc6ae359f0e00c42e440f556ce5..6807ef0e91a8081ede942fd1d5dc10d33a457b60 100644 (file)
@@ -2,8 +2,9 @@
 #include <string.h>
 #include <stdio.h>
 
-#include <ltt/LTTTypes.h>  
 #include "parser.h"
+#include <ltt/ltt.h>
+#include "ltt-private.h"
 #include <ltt/facility.h>
 
 /* search for the (named) type in the table, if it does not exist
This page took 0.023983 seconds and 4 git commands to generate.