mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-09-01 20:12:50 +02:00
Missing icon include
This commit is contained in:
@@ -32,6 +32,10 @@
|
|||||||
#include <misc.h>
|
#include <misc.h>
|
||||||
#include "hmap.h"
|
#include "hmap.h"
|
||||||
|
|
||||||
|
#if defined(LIN32) || defined(LIN64)
|
||||||
|
#include "icon.h"
|
||||||
|
#endif
|
||||||
|
|
||||||
|
|
||||||
#ifdef WIN32
|
#ifdef WIN32
|
||||||
IMAGE_DOS_HEADER __ImageBase;
|
IMAGE_DOS_HEADER __ImageBase;
|
||||||
|
Reference in New Issue
Block a user