add header for cpufreq
functions using set_cpu_scaling_signal() (used by Lakka) have been moved, but the header was not added
This commit is contained in:
parent
e2b7c23902
commit
643a1c7e6f
|
@ -62,6 +62,7 @@
|
|||
#include "../input/input_remapping.h"
|
||||
#include "../performance_counters.h"
|
||||
#include "../version.h"
|
||||
#include "../misc/cpufreq/cpufreq.h"
|
||||
|
||||
#ifdef HAVE_LIBNX
|
||||
#include <switch.h>
|
||||
|
|
Loading…
Reference in New Issue