mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-25 17:56:22 +00:00
Renamed windows.h -> ui.h
This commit is contained in:
@@ -23,7 +23,8 @@
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <ncurses.h>
|
||||
#include "windows.h"
|
||||
|
||||
#include "ui.h"
|
||||
|
||||
static WINDOW *title_bar;
|
||||
static char *current_title = NULL;
|
||||
|
||||
Reference in New Issue
Block a user