fix some public headers that were called as local.
[lttv.git] / ltt / branches / poly / lttv / main.c
index db28acf3db6c909cf6796f53a4fa1654e06a2777..54093b267cd1b129d19d74ded454fae556ab9802 100644 (file)
@@ -1,10 +1,11 @@
 
+#include <lttv/hook.h>
+#include <lttv/module.h>
+
 #include "lttv.h"
 #include "trace.h"
 #include "attribute.h"
-#include "hook.h"
 #include "option.h"
-#include "module.h"
 
 /* The main program maintains a few central data structures and relies
    on modules for the rest. These data structures may be accessed by modules
This page took 0.022484 seconds and 4 git commands to generate.