Fix inclusion of config.h

Fix inclusion of config.h
This commit is contained in:
Elliot Lee
2000-08-21 23:06:11 +00:00
parent 33df64519d
commit 8f2c74a5b2
11 changed files with 35 additions and 3 deletions

View File

@@ -16,7 +16,7 @@
* Free Software Foundation, Inc., 59 Temple Place, Suite 330,
* Boston, MA 02111-1307, USA.
*/
#include "../config.h"
#include "config.h"
#include <glib-object.h>