diff options
Diffstat (limited to 'plugins/Weather/src/weather_icons.cpp')
-rw-r--r-- | plugins/Weather/src/weather_icons.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Weather/src/weather_icons.cpp b/plugins/Weather/src/weather_icons.cpp index 207bc0d338..16d8468cd9 100644 --- a/plugins/Weather/src/weather_icons.cpp +++ b/plugins/Weather/src/weather_icons.cpp @@ -18,7 +18,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. */
-#include "weather.h"
+#include "stdafx.h"
HANDLE hIcoLibIconsChanged = NULL;
|