From 82ae8bfe32854dc566eed570dac098c9b8e67b16 Mon Sep 17 00:00:00 2001 From: schlaepfer Date: Fri, 24 Nov 2006 13:46:42 +0000 Subject: [PATCH] -haeder file include corrected git-svn-id: https://svn.code.sf.net/p/libusbjava/code/trunk@210 94ad28fe-ef68-46b1-9651-e7ae4fcf1c4c --- LibusbJava/LibusbJava.cpp | 4 ++-- LibusbJava/build.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/LibusbJava/LibusbJava.cpp b/LibusbJava/LibusbJava.cpp index 5a95add..ffb6b73 100644 --- a/LibusbJava/LibusbJava.cpp +++ b/LibusbJava/LibusbJava.cpp @@ -2,7 +2,7 @@ * 2005/2006 * Interstate University of Applied Sciences of Technology Buchs NTB * Computer Science Laboratory, inf.ntb.ch - * Andreas Schläpfer, aschlaepfer@ntb.ch + * Andreas Schl�pfer, aschlaepfer@ntb.ch * * Version 00.02.00 */ @@ -11,8 +11,8 @@ #include #include #include +#include #include "LibusbJava.h" -#include "usb.h" //#define DEBUGON diff --git a/LibusbJava/build.xml b/LibusbJava/build.xml index 655966d..8fdf4db 100644 --- a/LibusbJava/build.xml +++ b/LibusbJava/build.xml @@ -70,10 +70,10 @@ - + - +