Fix possible source of redefined macro warnings

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@941 4a71c877-e1ca-e34f-864e-861f7616d084
master
Per Inge Mathisen 2006-12-30 19:22:08 +00:00
parent 5363029ebb
commit 9c22bf56ba
1 changed files with 1 additions and 3 deletions

View File

@ -6,9 +6,7 @@
/***************************************************************************/ /***************************************************************************/
/* defines */ /* defines */
#ifdef HAVE_CONFIG_H #include "frame.h"
#include "config.h"
#endif
#ifdef WZ_OPENAL_MAC_H #ifdef WZ_OPENAL_MAC_H
#include <openal/al.h> #include <openal/al.h>