Fix RNDIS Device Class driver - RNDISConstants.h has moved out to the Common Class driver directory.

This commit is contained in:
Dean Camera 2009-11-26 04:50:15 +00:00
parent 5aa2b26261
commit 04e177b66e
2 changed files with 1 additions and 3 deletions

View file

@ -47,7 +47,6 @@
/* Includes: */
#include "../../USB.h"
#include "../Common/RNDIS.h"
#include "RNDISConstants.h"
#include <string.h>