This website works better with JavaScript.
Home
Help
Sign In
lolengine
/
lol
mirror of
https://github.com/lolengine/lol
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
core: minor cosmetic fix.
undefined
Sam Hocevar
9 years ago
parent
0566c16b69
commit
12f5cecbb9
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/sample.cpp
+ 1
- 1
src/sample.cpp
View File
@@ -19,7 +19,7 @@
#if USE_SDL_MIXER
# if HAVE_SDL_SDL_H
# include <SDL/SDL.h>
#
include <SDL/SDL_mixer.h>
# include <SDL/SDL_mixer.h>
# elif HAVE_SDL2_SDL_H
# include <SDL2/SDL.h>
# include <SDL2/SDL_mixer.h>
Write
Preview
Loading…
Cancel
Save