We use FAST_ALIGN from types.h so include it directly, possibly fix #3148356

This commit is contained in:
riccardom 2010-12-31 15:39:08 +00:00
parent e82f680e48
commit d23f9f77a9
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@
#include "wifi.h"
#include "emufile.h"
#include "firmware.h"
#include "types.h"
#include <string>