Added resource.h include.
This commit is contained in:
parent
8c45e243b0
commit
457df9206c
|
@ -1,6 +1,7 @@
|
||||||
|
|
||||||
/* for SMALL_RECT */
|
/* for SMALL_RECT */
|
||||||
#include "wincon.h"
|
#include "wincon.h"
|
||||||
|
#include "resource.h"
|
||||||
|
|
||||||
/* Add global function prototypes here */
|
/* Add global function prototypes here */
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue