#ifndef PRODUCT_H #define PRODUCT_H . . . #endif
#include "Product.h"
extern GraphicWindow cwin;
The source file contains the definition.
GraphicWindow cwin;