diff options
Diffstat (limited to 'cpp/src/qpid/cluster/ErrorCheck.h')
| -rw-r--r-- | cpp/src/qpid/cluster/ErrorCheck.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/qpid/cluster/ErrorCheck.h b/cpp/src/qpid/cluster/ErrorCheck.h index 606a959447..97b5f2bffd 100644 --- a/cpp/src/qpid/cluster/ErrorCheck.h +++ b/cpp/src/qpid/cluster/ErrorCheck.h @@ -48,7 +48,7 @@ class ErrorCheck { public: typedef std::set<MemberId> MemberSet; - typedef framing::cluster_connection::ErrorType ErrorType; + typedef framing::cluster::ErrorType ErrorType; ErrorCheck(Cluster&); |
