-#include "hook.h"
+#include <lttv/hook.h>
typedef struct _lttv_hook_closure {
+#include <lttv/hook.h>
+#include <lttv/module.h>
+
#include "lttv.h"
#include "trace.h"
#include "attribute.h"
-#include "hook.h"
#include "option.h"
-#include "module.h"
/* The main program maintains a few central data structures and relies
on modules for the rest. These data structures may be accessed by modules
* Reworked by Mathieu Desnoyers, May 2003
*/
-#include "lttv.h"
-#include "module.h"
#include <popt.h>
+#include <lttv/module.h>
+#include "lttv.h"
/* Table of loaded modules and paths where to search for modules */
#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. */