Small change in menu_animation.h
This commit is contained in:
parent
50a45ab073
commit
e50958a096
|
@ -14,8 +14,8 @@
|
|||
* If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#ifndef _MENU_DISPLAY_H
|
||||
#define _MENU_DISPLAY_H
|
||||
#ifndef _MENU_ANIMATION_H
|
||||
#define _MENU_ANIMATION_H
|
||||
|
||||
#include <stdint.h>
|
||||
#include <stdlib.h>
|
||||
|
|
Loading…
Reference in New Issue