fix some public headers that were called as local.
[lttv.git] / ltt / branches / poly / lttv / option.c
index 4a42f747531fb54158504b1d9a0fc1f8625b5b3e..c5180ef25d07305c12c361f6946ec23b28e66474 100644 (file)
@@ -1,8 +1,8 @@
 #include <popt.h>
 
+#include <lttv/hook.h>
 #include "lttv.h"
 #include "option.h"
-#include "hook.h"
 
 /* Extensible array of popt command line options. Modules add options as
    they are loaded and initialized. */
This page took 0.022136 seconds and 4 git commands to generate.