#ifndef BMP_READER_H #define BMP_READER_H ////// Defines #define BITMAP_ID 0x4D42 // the universal bitmap ID #endif