mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Feature - 256-color support
- Temporary reorganization of files to prepare for a case change in from color.* -> Color.* on a Mac.
This commit is contained in:
parent
1d4c942675
commit
de8a2c36a0
7 changed files with 7 additions and 7 deletions
|
@ -29,7 +29,7 @@
|
|||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include "text.h"
|
||||
#include "color.h"
|
||||
#include "Color.h"
|
||||
#include "util.h"
|
||||
#include "Date.h"
|
||||
#include "Duration.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue