mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
Cleaned up header dependencies to avoid unnecessary compiling.
This commit is contained in:
@ -19,8 +19,11 @@
|
||||
#ifndef __TINTEDIMAGE_H__
|
||||
#define __TINTEDIMAGE_H__
|
||||
|
||||
#include "Meter.h"
|
||||
#include "MeterWindow.h"
|
||||
#include <windows.h>
|
||||
#include <gdiplus.h>
|
||||
#include <string>
|
||||
|
||||
class CConfigParser;
|
||||
|
||||
class CTintedImage
|
||||
{
|
||||
|
Reference in New Issue
Block a user