mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-22 00:08:04 +02:00
Make the charsets code useable in kittens
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
#include "control-codes.h"
|
||||
#include "screen.h"
|
||||
#include "graphics.h"
|
||||
#include "charsets.h"
|
||||
#include <time.h>
|
||||
|
||||
extern PyTypeObject Screen_Type;
|
||||
|
||||
Reference in New Issue
Block a user