From 188a60d6ac81f56b9a2be19c96309cd669628c07 Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Fri, 29 Mar 2002 16:30:49 +0000 Subject: missing standard headers included --- mixgtk/gmixvm.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'mixgtk/gmixvm.c') diff --git a/mixgtk/gmixvm.c b/mixgtk/gmixvm.c index 91b03f3..75b2f88 100644 --- a/mixgtk/gmixvm.c +++ b/mixgtk/gmixvm.c @@ -1,9 +1,9 @@ /* -*-c-*- -------------- gmixvm.c : * Main function of the mix gtk front-end * ------------------------------------------------------------------ - * $Id: gmixvm.c,v 1.3 2001/09/28 23:10:45 jao Exp $ + * $Id: gmixvm.c,v 1.4 2002/03/29 16:30:49 jao Exp $ * ------------------------------------------------------------------ - * Copyright (C) 2001 Free Software Foundation, Inc. + * Copyright (C) 2001, 2002 Free Software Foundation, Inc. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -21,6 +21,7 @@ * */ +#include #include #include "mixgtk.h" -- cgit v1.2.3