summaryrefslogtreecommitdiff
path: root/plat/amlogic/gxl/gxl_thermal.c
diff options
context:
space:
mode:
Diffstat (limited to 'plat/amlogic/gxl/gxl_thermal.c')
-rw-r--r--plat/amlogic/gxl/gxl_thermal.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/plat/amlogic/gxl/gxl_thermal.c b/plat/amlogic/gxl/gxl_thermal.c
index 3af1c6dc..268606cd 100644
--- a/plat/amlogic/gxl/gxl_thermal.c
+++ b/plat/amlogic/gxl/gxl_thermal.c
@@ -1,12 +1,12 @@
/*
- * Copyright (c) 2018, ARM Limited and Contributors. All rights reserved.
+ * Copyright (c) 2018-2019, ARM Limited and Contributors. All rights reserved.
*
* SPDX-License-Identifier: BSD-3-Clause
*/
#include <stdint.h>
-#include "gxl_private.h"
+#include "aml_private.h"
static int32_t modules_initialized = -1;