diff options
Diffstat (limited to 'web/web_prompt.c')
-rw-r--r-- | web/web_prompt.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/web_prompt.c b/web/web_prompt.c index 4a2b829..69f4705 100644 --- a/web/web_prompt.c +++ b/web/web_prompt.c @@ -1,7 +1,7 @@ #include "web_control.h" #include "web_prompt.h" #include "web_match.h" -#include "web_ui.h" +#include "web_scoreboard.h" #include <stdlib.h> #include <string.h> |