#ifndef MAIN_H #define MAIN_H #include "common.h" #include #include #include void ripperX_exit( GtkWidget *widget, gpointer callback_data ); #endif