*
*/
-#include "common.h"
+#include <lttv/common.h>
#include <ltt/ltt.h>
#include <lttv/lttv.h>
#include <lttv/mainWindow.h>
#ifndef MENU_H
#define MENU_H
-#include "common.h"
+#include <lttv/common.h>
/* constructor of the viewer */
//typedef GtkWidget* (*lttv_constructor)(void * main_window);
#ifndef TOOLBAR_H
#define TOOLBAR_H
-#include "common.h"
+#include <lttv/common.h>
/* constructor of the viewer */
//typedef GtkWidget* (*lttv_constructor)(void * main_window);