header usage fix
[lttv.git] / ltt / branches / poly / lttv / option.c
index aa8656f85a030eb77962c0b90b87d22b1df20f70..fc5bc26f0a6f4451280d6237810264412fc044a3 100644 (file)
@@ -1,5 +1,7 @@
 
-#include <lttv/lttv.h>
+#include "lttv.h"
+#include "option.h"
+#include "hook.h"
 #include <popt.h>
 
 /* Extensible array of popt command line options. Modules add options as
This page took 0.024331 seconds and 4 git commands to generate.