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:
Paul Beckingham
2009-09-22 12:07:56 -04:00
parent 1d4c942675
commit de8a2c36a0
7 changed files with 7 additions and 7 deletions

View File

@@ -37,7 +37,7 @@
#include "TDB.h"
#include "Table.h"
#include "Timer.h"
#include "color.h"
#include "Color.h"
#include "main.h"
extern Context context;