Skip to content

Commit 1c4549b

Browse files
author
s.kushnirenko
committed
fixed compilation for linux
1 parent 176bbaa commit 1c4549b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/graphics/elements/generic_button.h

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
#include "input/mouse.h"
55

66
#include <vector>
7+
#include <cstdint>
78
#include <functional>
89

910
struct generic_button {

0 commit comments

Comments
 (0)