compile fixes
[lttv.git] / ltt / branches / poly / lttv / option.c
index eb62e6c354da31c13b9b5e5691139a9c545eb322..c5046ef861a2100dd10d115373e0cec20ea58efa 100644 (file)
@@ -1,8 +1,8 @@
 #include <popt.h>
 
 #include <lttv/hook.h>
-#include "lttv.h"
-#include "option.h"
+#include <lttv/lttv.h>
+#include <lttv/option.h>
 
 /* Extensible array of popt command line options. Modules add options as
    they are loaded and initialized. */
This page took 0.023688 seconds and 4 git commands to generate.