#ifndef GAMEPLAY_HPP_SENTRY #define GAMEPLAY_HPP_SENTRY #include "puzzle.hpp" void press_button_callback(Fl_Widget *w, void *params); #endif