From 2590ae3a544fc19bcaaad47f49dcd6b87a23a6b6 Mon Sep 17 00:00:00 2001 From: scream3r Date: Wed, 17 Apr 2013 11:08:52 +0400 Subject: [PATCH] Fixed path to jssc_SerialNativeInterface.h in _nix_based source file --- src/cpp/_nix_based/jssc.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cpp/_nix_based/jssc.cpp b/src/cpp/_nix_based/jssc.cpp index add11d1..bdb5c9d 100644 --- a/src/cpp/_nix_based/jssc.cpp +++ b/src/cpp/_nix_based/jssc.cpp @@ -41,7 +41,7 @@ #endif #include -#include "jssc_SerialNativeInterface.h" +#include "../jssc_SerialNativeInterface.h" //#include //-lCstd use for Solaris linker