Better system includes usage. Remove the DEFAULT_INCLUDES and put
[lttv.git] / ltt / branches / poly / lttv / module.c
index ae719504c83730f42e152e027ddc3d2e260f05eb..a966d6ca7bb73b8abca8a3c92cf4cf6dcb20b5b2 100644 (file)
@@ -7,8 +7,8 @@
  * Reworked by Mathieu Desnoyers, May 2003
  */
 
-#include <lttv/lttv.h>
-#include <lttv/module.h>
+#include "lttv.h"
+#include "module.h"
 #include <popt.h>
 
 /* Table of loaded modules and paths where to search for modules */
This page took 0.022927 seconds and 4 git commands to generate.