brewpanel/brewpanel.h

changeset 637
21e542c15832
parent 425
c51265b518ce
equal deleted inserted replaced
636:80967361f257 637:21e542c15832
27 #include <getopt.h> 27 #include <getopt.h>
28 #include <limits.h> 28 #include <limits.h>
29 #include <math.h> 29 #include <math.h>
30 30
31 31
32 #ifdef HAVE_SDL_SDL_H 32 #ifdef HAVE_SDL2_SDL_H
33 #include <SDL.h> 33 #include <SDL.h>
34 #include <SDL_ttf.h> 34 #include <SDL_ttf.h>
35 #endif 35 #endif
36 36
37 #endif 37 #endif

mercurial