aboutsummaryrefslogtreecommitdiff
path: root/linux-user/arm/nwfpe/fpa11.h
diff options
context:
space:
mode:
Diffstat (limited to 'linux-user/arm/nwfpe/fpa11.h')
-rw-r--r--linux-user/arm/nwfpe/fpa11.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/linux-user/arm/nwfpe/fpa11.h b/linux-user/arm/nwfpe/fpa11.h
index 0b072843da..d459c5da02 100644
--- a/linux-user/arm/nwfpe/fpa11.h
+++ b/linux-user/arm/nwfpe/fpa11.h
@@ -18,11 +18,10 @@
along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __FPA11_H__
-#define __FPA11_H__
+#ifndef FPA11_H
+#define FPA11_H
-
-#include <cpu.h>
+#include "cpu.h"
#define GET_FPA11() (qemufpa)