Skip to content

Commit

Permalink
Fix Windows AIO build
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick-Hall committed Apr 6, 2024
1 parent ed55697 commit c5468de
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions aio/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -174,9 +174,8 @@ def normalize(version):
]
ADWAITA = [
"16x16",
"32x32",
"cursors",
"scalable",
"symbolic",
]
for adw in ADWAITA:
INCLUDE_FILES.append(
Expand Down

0 comments on commit c5468de

Please sign in to comment.