From 884a288cc0f15f5ab9ea36077b08ff002ff7eac2 Mon Sep 17 00:00:00 2001
From: Jan Breuer <jan.breuer@jaybee.cz>
Date: 周二, 27 11月 2012 23:34:38 +0800
Subject: [PATCH] Include cleanup, better error handling

---
 scpi/scpi_units.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/scpi/scpi_units.c b/scpi/scpi_units.c
index 591d6e3..dc058fe 100644
--- a/scpi/scpi_units.c
+++ b/scpi/scpi_units.c
@@ -35,7 +35,7 @@
  */
 
 #include <string.h>
-#include "scpi.h"
+#include "scpi_parser.h"
 #include "scpi_units.h"
 #include "scpi_utils.h"
 #include "scpi_error.h"

--
Gitblit v1.9.1