80 columns formatting
[lttv.git] / ltt / branches / poly / lttv / module.c
index ae719504c83730f42e152e027ddc3d2e260f05eb..efeceec09c6b79684b2d378627032d7cedc4a5cc 100644 (file)
@@ -7,9 +7,9 @@
  * Reworked by Mathieu Desnoyers, May 2003
  */
 
-#include <lttv/lttv.h>
-#include <lttv/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.022825 seconds and 4 git commands to generate.