diff options
Diffstat (limited to 'harmaccuweather/harmaccuplugin.h')
-rw-r--r-- | harmaccuweather/harmaccuplugin.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/harmaccuweather/harmaccuplugin.h b/harmaccuweather/harmaccuplugin.h index 535b4a2..6896ad0 100644 --- a/harmaccuweather/harmaccuplugin.h +++ b/harmaccuweather/harmaccuplugin.h @@ -1,5 +1,5 @@ -#ifndef CKITCALLPLUGIN_H -#define CKITCALLPLUGIN_H +#ifndef HARMACCUPLUGIN_H +#define HARMACCUPLUGIN_H #include <sowatch.h> @@ -22,4 +22,4 @@ public: } -#endif // CKITCALLPLUGIN_H +#endif // HARMACCUPLUGIN_H |