fix some public headers that were called as local.
[lttv.git] / ltt / branches / poly / lttv / module.c
index a966d6ca7bb73b8abca8a3c92cf4cf6dcb20b5b2..efeceec09c6b79684b2d378627032d7cedc4a5cc 100644 (file)
@@ -7,9 +7,9 @@
  * Reworked by Mathieu Desnoyers, May 2003
  */
 
-#include "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.027122 seconds and 4 git commands to generate.