mirror of
https://github.com/tildearrow/furnace.git
synced 2024-11-27 06:53:01 +00:00
take 2
This commit is contained in:
parent
744c5982e1
commit
4b0ffcafe8
1 changed files with 2 additions and 2 deletions
|
@ -17,6 +17,8 @@
|
|||
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||
*/
|
||||
|
||||
#include "../extern/backward/backward.hpp"
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdint.h>
|
||||
#include <string>
|
||||
|
@ -39,8 +41,6 @@
|
|||
#include "gui/gui.h"
|
||||
#endif
|
||||
|
||||
#include "../extern/backward/backward.hpp"
|
||||
|
||||
DivEngine e;
|
||||
|
||||
#ifdef HAVE_GUI
|
||||
|
|
Loading…
Reference in a new issue