change back the glib include
[lttv.git] / ltt / branches / poly / include / lttv / hook.h
index 61e53ddd6aff0a973183bec28f549bf77eb92303..71a0a1391b871b82ccef259263734b3c4a5a03de 100644 (file)
@@ -1,7 +1,7 @@
 #ifndef HOOK_H
 #define HOOK_H
 
-#include <glib-2.0/glib.h>
+#include <glib.h>
 
 /* A hook is a function to call with the supplied hook data, and with 
    call site specific data (e.g., hooks for events are called with a 
This page took 0.022944 seconds and 4 git commands to generate.