Skip to content

Commit

Permalink
(Emscripten) Buildfixes
Browse files Browse the repository at this point in the history
  • Loading branch information
inactive123 committed Apr 14, 2015
1 parent 6bf30bb commit 335097f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions frontend/drivers/platform_emscripten.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
#include "../../general.h"
#include <file/config_file.h>
#include "../../content.h"
#include "../frontend.h"
#include "../frontend_driver.h"

static void emscripten_mainloop(void)
Expand Down
1 change: 1 addition & 0 deletions input/drivers/rwebinput_input.c
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
#include "../keyboard_line.h"

#include "../../emscripten/RWebInput.h"
#include "../input_joypad.h"

static bool uninited = false;

Expand Down

0 comments on commit 335097f

Please sign in to comment.