mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +01:00
[ion] Fix build of blackbox and simulator in DEBUG=1
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#include <ion/events.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <layout_events.h>
|
||||
#include "display.h"
|
||||
|
||||
namespace Ion {
|
||||
|
||||
@@ -10,6 +10,7 @@ extern "C" {
|
||||
#include <FL/Fl.H>
|
||||
#include <FL/Fl_Window.H>
|
||||
#include <FL/Fl_Box.H>
|
||||
#include <layout_events.h>
|
||||
|
||||
#include "display/fltklcd.h"
|
||||
#include "keyboard/fltkkbd.h"
|
||||
|
||||
Reference in New Issue
Block a user