summaryrefslogtreecommitdiff
path: root/ndb/src/ndbapi/TransporterFacade.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'ndb/src/ndbapi/TransporterFacade.hpp')
-rw-r--r--ndb/src/ndbapi/TransporterFacade.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ndb/src/ndbapi/TransporterFacade.hpp b/ndb/src/ndbapi/TransporterFacade.hpp
index 5680e3a6f03..99edea846c1 100644
--- a/ndb/src/ndbapi/TransporterFacade.hpp
+++ b/ndb/src/ndbapi/TransporterFacade.hpp
@@ -127,7 +127,7 @@ private:
friend class ExtSender; ///< @todo Hack to be able to sendSignalUnCond
friend class GrepSS;
friend class Ndb;
- friend class Ndb_cluster_connection;
+ friend class Ndb_cluster_connection_impl;
int sendSignalUnCond(NdbApiSignal *, NodeId nodeId);