aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/common/opregion.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/intel/common/opregion.h')
-rw-r--r--src/soc/intel/common/opregion.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/soc/intel/common/opregion.h b/src/soc/intel/common/opregion.h
index 228aca2d94..bcffe6e5f6 100644
--- a/src/soc/intel/common/opregion.h
+++ b/src/soc/intel/common/opregion.h
@@ -16,7 +16,7 @@
#ifndef _COMMON_OPREGION_H_
#define _COMMON_OPREGION_H_
-#include "gma.h"
+#include <drivers/intel/gma/opregion.h>
/* Loads vbt and initializes opregion. Returns non-zero on success */
int init_igd_opregion(igd_opregion_t *opregion);