#ifndef EXP004RESHAPE_H #define EXP004RESHAPE_H void exp004reshape (int w, int h); #endif // EXP004RESHAPE_H