#ifndef REFRESH_RATE_H #define REFRESH_RATE_H void adjust_refresh_rate(); #endif // REFRESH_RATE_H