projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fixed USB_GetHIDReportSize() returning the number of bits in the specified report...
[pub/USBasp.git]
/
Projects
/
Webserver
/
Lib
/
HTTPServerApp.h
diff --git
a/Projects/Webserver/Lib/HTTPServerApp.h
b/Projects/Webserver/Lib/HTTPServerApp.h
index
33a647b
..
b113928
100644
(file)
--- a/
Projects/Webserver/Lib/HTTPServerApp.h
+++ b/
Projects/Webserver/Lib/HTTPServerApp.h
@@
-40,6
+40,8
@@
#include <avr/pgmspace.h>
\r
#include <string.h>
\r
\r
+ #include <LUFA/Version.h>
\r
+
\r
#include <uip.h>
\r
#include <ff.h>
\r
\r