]> git.mxchange.org Git - flightgear.git/blobdiff - LaRCsim/ls_constants.h
Changed #ifdef FILE_H to #ifdef _FILE_H
[flightgear.git] / LaRCsim / ls_constants.h
index bdd123d86a90c5877ee814325b47c49e5961e73d..2393f4c5dc6b7dd232665bc63f432ed5f4b9d0ba 100644 (file)
 
 --------------------------------------------------------------------------*/
 
+#ifndef _LS_CONSTANTS
+#define _LS_CONSTANTS
+
+
 #ifndef CONSTANTS
 
 #define CONSTANTS -1
 
 #endif
 
+
+#endif /* _LS_CONSTANTS_H */
+
+
 /*------------------------- end of ls_constants.h -------------------------*/