A required header file
When programming with Allegro, you must include allegro.h as shown by the code fragment in Listing 1.
Listing 1. Required header file for Allegro.
#include <allegro.h>