/* * Copyright (c) 2020 Actions Technology Co., Ltd * * SPDX-License-Identifier: Apache-2.0 */ #ifndef FRAMEWORK_DISPLAY_LIBDISPLAY_LVGL_WIDGETS_H #define FRAMEWORK_DISPLAY_LIBDISPLAY_LVGL_WIDGETS_H #include #include "widgets/cube_map.h" #include "widgets/face_map.h" #include "widgets/img2d_map.h" #endif /* FRAMEWORK_DISPLAY_LIBDISPLAY_LVGL_WIDGETS_H */