build: replace use of old build macros
[dpdk.git] / app / test / test_power_cpufreq.c
index d203810..731c6b4 100644 (file)
@@ -11,7 +11,7 @@
 
 #include "test.h"
 
-#ifndef RTE_LIBRTE_POWER
+#ifndef RTE_LIB_POWER
 
 static int
 test_power_cpufreq(void)