changes to includes paths

made changes to the includes in the infnoise_win.c so that the project
will build out of the box on windows
This commit is contained in:
aecium
2015-01-23 09:11:56 -06:00
parent 2f7727da1e
commit 9e4c117bda
6 changed files with 16 additions and 8 deletions

View File

@@ -8,9 +8,9 @@
#include <stdio.h>
#include <string.h>
#include <time.h>
#include "ftd2xx.h"
#include "VisualStudio\ftdi\ftd2xx.h"
#include "infnoise.h"
#include "KeccakF-1600-interface.h"
#include "Keccak\KeccakF-1600-interface.h"
// Pipes in Windows basically don't work, so if you want output from a program to redirect to a file
// you are forced to write to the file directly, rather than do infnoise > foo.