(ems) build fix

This commit is contained in:
radius 2016-08-28 22:54:00 -05:00
parent a820aeadec
commit e9676db61d

View File

@ -29,6 +29,12 @@
#include "../frontend_driver.h"
#include "../../command.h"
#include <file/file_path.h>
#ifndef IS_SALAMANDER
#include <lists/file_list.h>
#endif
static void emscripten_mainloop(void)
{
unsigned sleep_ms = 0;