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

@ -16,7 +16,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include "arch/ArchStringUnix.h"
#include "arch/unix/ArchStringUnix.h"
#include <stdio.h>