diff options
Diffstat (limited to 'src/preflight.h')
-rw-r--r-- | src/preflight.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/preflight.h b/src/preflight.h index 4c8aa60..0a449e5 100644 --- a/src/preflight.h +++ b/src/preflight.h @@ -18,8 +18,8 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ -#ifndef __PREFLIGHT_H__ -#define __PREFLIGHT_H__ +#ifndef PREFLIGHT_H +#define PREFLIGHT_H #include "device.h" |