# HG changeset patch # User Akos Ladanyi # Date 1215438894 -3600 # Node ID fdb8a163000f5c2c24c7760389179e79437a59cd # Parent 67188bd752db38d03af509c3acd29f95fcd6a4d3 Use libintl.h instead of locale.h. diff -r 67188bd752db -r fdb8a163000f graph-displayer.cc --- a/graph-displayer.cc Mon Jul 07 08:10:39 2008 -0500 +++ b/graph-displayer.cc Mon Jul 07 14:54:54 2008 +0100 @@ -25,7 +25,7 @@ #include #include -#include +#include #define MAIN_PART