#ifndef USEALLEGRO_H #define USEALLEGRO_H #include "allegro.h" #include "winalleg.h" #include //class TAllegroPtrs //{ //public: // HWND AllegroWnd; // BITMAP * bmpCanvas; // User declarations //}; #endif