diff options
Diffstat (limited to 'constants.h')
-rwxr-xr-x | constants.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/constants.h b/constants.h index dfa9a3c..2ac58a4 100755 --- a/constants.h +++ b/constants.h @@ -1,4 +1,4 @@ -#ifndef CONSTANTS_H
-#define CONSTANTS_H
-#define szModuleName "Watrack_MPD"
-#endif
+#ifndef CONSTANTS_H +#define CONSTANTS_H +#define szModuleName "Watrack_MPD" +#endif |