#ifndef __VICON_INC__ #define __VICON_INC__ #define VICON_WIDTH 80 #define VICON_HEIGHT 45 class ViewWindow; class VIconThread; class VIcon; #endif