File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2020#include "bfflic.h"
2121
2222#include <stdlib.h>
23+
24+ #if defined(HAVE_CONFIG_H )
25+ # include "bfconfig.h"
26+ #endif
27+
2328#include "bffile.h"
2429#include "bfmemut.h"
2530#include "privbflog.h"
Original file line number Diff line number Diff line change 1919/******************************************************************************/
2020#include "bfmouse.h"
2121
22+ #if defined(HAVE_CONFIG_H )
23+ # include "bfconfig.h"
24+ #endif
25+
2226#include "bfscreen.h"
2327#include "bfplanar.h"
2428
Original file line number Diff line number Diff line change 2020#include <stdio.h>
2121#include <limits.h>
2222#include "bftext.h"
23+
24+ #if defined(HAVE_CONFIG_H )
25+ # include "bfconfig.h"
26+ #endif
27+
2328#include "bfsprite.h"
2429#include "bfscreen.h"
2530#include "bffont.h"
Original file line number Diff line number Diff line change 2020#include <assert.h>
2121#include "poly.h"
2222
23+ #if defined(HAVE_CONFIG_H )
24+ # include "bfconfig.h"
25+ #endif
26+
2327#include "poly_gp.h"
2428#include "poly_trigp.h"
2529#include "poly_trigr.h"
26- #include "bfconfig.h"
2730#include "bfgentab.h"
2831#include "bfmemut.h"
2932#include "bfpalette.h"
Original file line number Diff line number Diff line change 1818 */
1919/******************************************************************************/
2020#include <stdarg.h>
21- #include "bfconfig.h"
2221#include "bflog.h"
2322
23+ #if defined(HAVE_CONFIG_H )
24+ # include "bfconfig.h"
25+ #endif
26+
2427#include "bfmemut.h"
2528#include "bfstrut.h"
2629#include "bffile.h"
Original file line number Diff line number Diff line change 2121#include < SDL/SDL.h>
2222#include " bfmouse.h"
2323
24+ #if defined(HAVE_CONFIG_H)
25+ # include " bfconfig.h"
26+ #endif
27+
2428#include " mshandler.hpp"
2529#include " bfscreen.h"
2630#include " bfsprite.h"
Original file line number Diff line number Diff line change 2020#include <assert.h>
2121#include <SDL/SDL.h>
2222#include <SDL/SDL_syswm.h>
23- #include "bfconfig.h"
2423#include "bfscreen.h"
2524
25+ #if defined(HAVE_CONFIG_H )
26+ # include "bfconfig.h"
27+ #endif
28+
2629#include "bfscrsurf.h"
2730#include "bfpalette.h"
2831#include "bfmemut.h"
Original file line number Diff line number Diff line change 1818 */
1919/******************************************************************************/
2020#include <stdarg.h>
21- #include "bfconfig.h"
2221#include "bflog.h"
2322
23+ #if defined(HAVE_CONFIG_H )
24+ # include "bfconfig.h"
25+ #endif
26+
2427#include "bfmemut.h"
2528#include "bfstrut.h"
2629#include "bffile.h"
Original file line number Diff line number Diff line change 2121#include < SDL.h>
2222#include " bfmouse.h"
2323
24+ #if defined(HAVE_CONFIG_H)
25+ # include " bfconfig.h"
26+ #endif
27+
2428#include " mshandler.hpp"
2529#include " bfscreen.h"
2630#include " bfsprite.h"
Original file line number Diff line number Diff line change 2020#include <assert.h>
2121#include <SDL.h>
2222#include <SDL_syswm.h>
23- #include "bfconfig.h"
2423#include "bfscreen.h"
2524
25+ #if defined(HAVE_CONFIG_H )
26+ # include "bfconfig.h"
27+ #endif
28+
2629#include "bfscrsurf.h"
2730#include "bfpalette.h"
2831#include "bfmemut.h"
You can’t perform that action at this time.
0 commit comments