oops - this should not be here

SVN revision: 9688
This commit is contained in:
handyande 2004-04-11 16:08:14 +00:00 committed by handyande
parent 74881aa1da
commit 42f371c807
3 changed files with 2 additions and 1 deletions

View File

@ -21,7 +21,6 @@
* using the Enlightenment 17 development libraries.
*/
#include "config.h"
#define DIR_DELIMITER '/'
#define ECORE_CONFIG_FLOAT_PRECISION 1000

View File

@ -1,4 +1,5 @@
#include "Ecore_Config.h"
#include "config.h"
#include <string.h>
#include <ctype.h>

View File

@ -19,6 +19,7 @@
#include <Edb.h>
#include "Ecore_Config.h"
#include "config.h"
/*****************************************************************************/