diff options
Diffstat (limited to 'harmaccuweather/harmaccuprovider.h')
-rw-r--r-- | harmaccuweather/harmaccuprovider.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/harmaccuweather/harmaccuprovider.h b/harmaccuweather/harmaccuprovider.h index f7c7ca4..4524e12 100644 --- a/harmaccuweather/harmaccuprovider.h +++ b/harmaccuweather/harmaccuprovider.h @@ -1,5 +1,5 @@ -#ifndef CKITCALLPROVIDER_H -#define CKITCALLPROVIDER_H +#ifndef HARMACCUPROVIDER_H +#define HARMACCUPROVIDER_H #include <sowatch.h> @@ -25,4 +25,4 @@ private: } -#endif // CKITCALLPROVIDER_H +#endif // HARMACCUPROVIDER_H |