diff options
Diffstat (limited to 'protocols/Twitter/src/theme.h')
-rw-r--r-- | protocols/Twitter/src/theme.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/protocols/Twitter/src/theme.h b/protocols/Twitter/src/theme.h index fd331236fe..e74f5da2e3 100644 --- a/protocols/Twitter/src/theme.h +++ b/protocols/Twitter/src/theme.h @@ -17,8 +17,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #pragma once
-#include "common.h"
-
void InitIcons(void);
HANDLE GetIconHandle(const char *name);
|