fixed: linux compile errors from last checkin

This commit is contained in:
Nick Bolton
2014-02-28 12:55:14 +00:00
parent 4675f29a4c
commit f3d542b2c3
21 changed files with 27 additions and 24 deletions

View File

@@ -15,7 +15,8 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include "arch/ArchInternetUnix.h"
#include "arch/unix/ArchInternetUnix.h"
#include "arch/XArch.h"
#include "common/Version.h"
#include "base/Log.h"