diff options
Diffstat (limited to 'protocols/Steam/src/common.h')
-rw-r--r-- | protocols/Steam/src/common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/Steam/src/common.h b/protocols/Steam/src/common.h index 1597bd002d..2811c9a861 100644 --- a/protocols/Steam/src/common.h +++ b/protocols/Steam/src/common.h @@ -2,6 +2,7 @@ #define _COMMON_H_
#include <windows.h>
+#include <commctrl.h>
#include <time.h>
#include <newpluginapi.h>
|