fix include names for 2.4 compatibility
[lttv.git] / ltt / branches / poly / ltt / tracefile.c
index 3451d769ce207c6693785759f9db93b1b27ff351..0a63f71b5e7d9f7afe97e4bc5929b94122b6703d 100644 (file)
@@ -25,7 +25,7 @@
 #include <errno.h>
 #include <unistd.h>
 #include <math.h>
-#include <glib/gstdio.h>
+#include <glib.h>
 
 // For realpath
 #include <limits.h>
This page took 0.025758 seconds and 4 git commands to generate.