Include "colors.h" to define BLACK and WHITE.

svn path=/trunk/; revision=11505
This commit is contained in:
Guy Harris 2004-07-24 06:38:33 +00:00
parent edf3a634d6
commit fcfde0b0c0
1 changed files with 1 additions and 0 deletions

View File

@ -59,6 +59,7 @@
#include "keys.h"
#include "prefs.h"
#include "colors.h"
#include "file_dlg.h"
#include "proto_draw.h"
#include "packet_win.h"