summaryrefslogtreecommitdiff
path: root/endless/eostypes.h
diff options
context:
space:
mode:
Diffstat (limited to 'endless/eostypes.h')
-rw-r--r--endless/eostypes.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/endless/eostypes.h b/endless/eostypes.h
index 68bd6d3..1feaf48 100644
--- a/endless/eostypes.h
+++ b/endless/eostypes.h
@@ -1,12 +1,12 @@
/* Copyright 2013 Endless Mobile, Inc. */
+#ifndef EOS_TYPES_H
+#define EOS_TYPES_H
+
#if !(defined(_EOS_SDK_INSIDE_ENDLESS_H) || defined(COMPILING_EOS_SDK))
#error "Please do not include this header file directly."
#endif
-#ifndef EOS_TYPES_H
-#define EOS_TYPES_H
-
#include "eosenums.h"
#include "eosmacros.h"
#include "eosversion.h"