diff options
Diffstat (limited to 'protocols/Steam/src/common.h')
-rw-r--r-- | protocols/Steam/src/common.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/protocols/Steam/src/common.h b/protocols/Steam/src/common.h index 9a106b3a47..34e155daa3 100644 --- a/protocols/Steam/src/common.h +++ b/protocols/Steam/src/common.h @@ -11,6 +11,9 @@ #include <m_options.h>
#include <m_popup.h>
#include <m_json.h>
+//#include <m_skin.h>
+#include <m_icolib.h>
+#include <m_clist.h>
#include <m_string.h>
#include <m_freeimage.h>
#include <m_protocols.h>
|