The code to print events is now part of textDump.c. If part of it is useful
[lttv.git] / ltt / branches / poly / lttv / module.c
index a2ecffe23acee1c6089e3783775730557ff8a430..efeceec09c6b79684b2d378627032d7cedc4a5cc 100644 (file)
@@ -7,9 +7,9 @@
  * Reworked by Mathieu Desnoyers, May 2003
  */
 
-#include <lttv/lttv.h>
-#include "module.h"
 #include <popt.h>
+#include <lttv/module.h>
+#include "lttv.h"
 
 /* Table of loaded modules and paths where to search for modules */
 
This page took 0.023053 seconds and 4 git commands to generate.