summaryrefslogtreecommitdiffstats
path: root/lineagehw/hidl/livedisplay/SunlightEnhancementExynos.h
diff options
context:
space:
mode:
Diffstat (limited to 'lineagehw/hidl/livedisplay/SunlightEnhancementExynos.h')
-rw-r--r--lineagehw/hidl/livedisplay/SunlightEnhancementExynos.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/lineagehw/hidl/livedisplay/SunlightEnhancementExynos.h b/lineagehw/hidl/livedisplay/SunlightEnhancementExynos.h
index 5bf9798..4b34861 100644
--- a/lineagehw/hidl/livedisplay/SunlightEnhancementExynos.h
+++ b/lineagehw/hidl/livedisplay/SunlightEnhancementExynos.h
@@ -17,9 +17,9 @@
#ifndef VENDOR_LINEAGE_LIVEDISPLAY_V2_0_SUNLIGHTENHANCEMENTEXYNOS_H
#define VENDOR_LINEAGE_LIVEDISPLAY_V2_0_SUNLIGHTENHANCEMENTEXYNOS_H
-#include <vendor/lineage/livedisplay/2.0/ISunlightEnhancement.h>
#include <hidl/MQDescriptor.h>
#include <hidl/Status.h>
+#include <vendor/lineage/livedisplay/2.0/ISunlightEnhancement.h>
namespace vendor {
namespace lineage {
@@ -44,7 +44,6 @@ class SunlightEnhancementExynos : public ISunlightEnhancement {
Return<bool> setEnabled(bool enabled) override;
// Methods from ::android::hidl::base::V1_0::IBase follow.
-
};
} // namespace samsung