header usage fix
[lttv.git] / ltt / branches / poly / lttv / module.c
index ae719504c83730f42e152e027ddc3d2e260f05eb..a2ecffe23acee1c6089e3783775730557ff8a430 100644 (file)
@@ -8,7 +8,7 @@
  */
 
 #include <lttv/lttv.h>
-#include <lttv/module.h>
+#include "module.h"
 #include <popt.h>
 
 /* Table of loaded modules and paths where to search for modules */
This page took 0.023315 seconds and 4 git commands to generate.