diff options
Diffstat (limited to 'progress.h')
-rw-r--r-- | progress.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/progress.h b/progress.h index 4ee851acfb..5ae1a89e5a 100644 --- a/progress.h +++ b/progress.h @@ -1,5 +1,5 @@ -#ifndef __progress_h__ -#define __progress_h__ +#ifndef PROGRESS_H +#define PROGRESS_H struct progress { const char *prefix; |