Skip to content

Commit 7693968

Browse files
committed
include stdio
1 parent 085b61b commit 7693968

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

shared/Gui.cc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
#include "Display.h"
33
#include "Gui.h"
44
#include "license.h" // Generated at build time from LICENSE
5+
#include <stdio.h>
56

67
Gui::Gui() {
78
soft_reset_flag = 0;

0 commit comments

Comments
 (0)