Skip to content

Commit d43554d

Browse files
authored
remove unnecessary incl
1 parent 3ec75e6 commit d43554d

2 files changed

Lines changed: 0 additions & 4 deletions

File tree

src/util/ui/Captcha.hpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
#include <Geode/Geode.hpp>
44

5-
#include <Geode/ui/Button.hpp>
6-
75
namespace horrible {
86
namespace ui {
97
class Captcha final : public geode::Popup {

src/util/ui/TermsAndConditions.hpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
#include <Geode/Geode.hpp>
44

5-
#include <Geode/ui/Button.hpp>
6-
75
namespace horrible {
86
namespace ui {
97
class TermsAndConditions final : public geode::Popup {

0 commit comments

Comments
 (0)