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 | |||
| 18 | 18 | ||
| 19 | */ | 19 | */ |
| 20 | 20 | ||
| 21 | #ifndef __PREFLIGHT_H__ | 21 | #ifndef PREFLIGHT_H |
| 22 | #define __PREFLIGHT_H__ | 22 | #define PREFLIGHT_H |
| 23 | 23 | ||
| 24 | #include "device.h" | 24 | #include "device.h" |
| 25 | 25 | ||
