fix include names for 2.4 compatibility
[lttv.git] / ltt / branches / poly / ltt / facility.c
index 47db6b80c29c7108fc1e1b0e95162814b339bc39..c7e2ecafa215f44c1244eea5b925cdfdd2a4c782 100644 (file)
@@ -19,7 +19,7 @@
 #include <stdlib.h> 
 #include <string.h>
 #include <stdio.h>
-#include <glib/gstdio.h>
+#include <glib.h>
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <fcntl.h>
This page took 0.023272 seconds and 4 git commands to generate.