1 2 3 4 5 6 7 8
#ifndef WRAPPER_H #define WRAPPER_H #include <glib.h> #include <glib-object.h> #include <cpdb/cpdb.h> #include <cpdb/cpdb-frontend.h> #include <cpdb/backend.h> #endif // WRAPPER_H