Small change in menu_animation.h

This commit is contained in:
twinaphex 2014-10-10 19:54:15 +02:00
parent 50a45ab073
commit e50958a096
1 changed files with 2 additions and 2 deletions

View File

@ -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>