aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
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 {