nicer including of config.h

SVN revision: 2346
This commit is contained in:
Carsten Haitzler 2000-03-27 19:20:28 +00:00
parent e65ff79503
commit aeb8242972
1 changed files with 3 additions and 1 deletions

View File

@ -1,7 +1,9 @@
#ifndef __BLEND
#define __BLEND 1
#include "../config.h"
#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
#ifndef WORDS_BIGENDIAN