summaryrefslogtreecommitdiff
path: root/protocols/Facebook/src/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/Facebook/src/stdafx.h')
-rw-r--r--protocols/Facebook/src/stdafx.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/protocols/Facebook/src/stdafx.h b/protocols/Facebook/src/stdafx.h
index 871f268be3..95eb7d76a5 100644
--- a/protocols/Facebook/src/stdafx.h
+++ b/protocols/Facebook/src/stdafx.h
@@ -22,6 +22,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include <windows.h>
#include <time.h>
+#include <stdio.h>
+#include <stdarg.h>
+#include <string.h>
#include <win2k.h>
#include <newpluginapi.h>