From c8df40b62cf30029a4acd1a57c8c54add54dda9b Mon Sep 17 00:00:00 2001 From: deva Date: Thu, 20 Jul 2006 17:53:04 +0000 Subject: Utilized the global info object. Utilized the global info object. --- lib/info.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/info.cc') diff --git a/lib/info.cc b/lib/info.cc index a7b5f3e..86e4cc4 100644 --- a/lib/info.cc +++ b/lib/info.cc @@ -24,10 +24,10 @@ * along with MIaV; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. */ -#include #include "info.h" #include +#include Info::Info() { pthread_mutex_init (&mutex, NULL); -- cgit v1.2.3