fix pvAccess.h include path

This commit is contained in:
Guobao SHEN
2011-10-06 14:12:32 -04:00
parent 6a51e31a30
commit f4ff56e8b2

View File

@@ -24,7 +24,7 @@
#include <osdSock.h>
/// TODO only here because of the Lockable
#include <pvAccess.h>
#include <pv/pvAccess.h>
namespace epics {
namespace pvAccess {