Skip to content

Commit

Permalink
ux: fix term-ux build on arch
Browse files Browse the repository at this point in the history
  • Loading branch information
ChillerDragon committed Dec 31, 2024
1 parent 42fab93 commit 0dc48d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/base/ccurses.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#if defined(CONF_CURSES_CLIENT)

#include <ncursesw/ncurses.h>
#include <base/curses.h>

#include "ccurses.h"

Expand Down

0 comments on commit 0dc48d3

Please sign in to comment.