summaryrefslogtreecommitdiff
path: root/apps/gui/splash.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/gui/splash.h')
-rw-r--r--apps/gui/splash.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/gui/splash.h b/apps/gui/splash.h
index 1bbb9e9e49..76b4c16d0c 100644
--- a/apps/gui/splash.h
+++ b/apps/gui/splash.h
@@ -21,8 +21,9 @@
21 21
22#ifndef _GUI_SPLASH_H_ 22#ifndef _GUI_SPLASH_H_
23#define _GUI_SPLASH_H_ 23#define _GUI_SPLASH_H_
24#include <_ansi.h> 24
25#include "screen_access.h" 25#include "screen_access.h"
26#include "gcc_extensions.h"
26 27
27/* 28/*
28 * Puts a splash message centered on all the screens for a given period 29 * Puts a splash message centered on all the screens for a given period