aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorWBoerenkamps <wrj.boerenkamps@student.avans.nl>2024-12-17 20:13:55 +0100
committerWBoerenkamps <wrj.boerenkamps@student.avans.nl>2024-12-17 20:13:55 +0100
commit7cc451791ccae906381f4b7e1896b94cfc112563 (patch)
tree670aef24253df0496bfce3a968438993d18163fb /src
parentf68fdab4d46cea640fe1a40266ef1cd32e6d7426 (diff)
removed metadata header
Diffstat (limited to 'src')
-rw-r--r--src/crepe/api/Button.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/crepe/api/Button.h b/src/crepe/api/Button.h
index 25d74e2..b5ef605 100644
--- a/src/crepe/api/Button.h
+++ b/src/crepe/api/Button.h
@@ -3,7 +3,6 @@
#include <functional>
#include "Event.h"
-#include "Metadata.h"
#include "UIObject.h"
namespace crepe {