summaryrefslogtreecommitdiff
path: root/storage/ndb/src/ndbapi/ndb_internal.hpp
diff options
context:
space:
mode:
authorunknown <tomas@whalegate.ndb.mysql.com>2007-06-11 17:28:52 +0200
committerunknown <tomas@whalegate.ndb.mysql.com>2007-06-11 17:28:52 +0200
commit5e047ec91bfe6a644523643e1fd664cd2458fd3e (patch)
tree2fb5848c06c35530725a95045cf7e1eeadf70cdb /storage/ndb/src/ndbapi/ndb_internal.hpp
parent2821723e0fc9738b33c188a8d3729586935186e1 (diff)
downloadmariadb-git-5e047ec91bfe6a644523643e1fd664cd2458fd3e.tar.gz
change include file
Diffstat (limited to 'storage/ndb/src/ndbapi/ndb_internal.hpp')
-rw-r--r--storage/ndb/src/ndbapi/ndb_internal.hpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/storage/ndb/src/ndbapi/ndb_internal.hpp b/storage/ndb/src/ndbapi/ndb_internal.hpp
index 488946dec83..2ed7a7ecc8c 100644
--- a/storage/ndb/src/ndbapi/ndb_internal.hpp
+++ b/storage/ndb/src/ndbapi/ndb_internal.hpp
@@ -13,8 +13,7 @@
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */
-#include <ndb_global.h>
-#include <Ndb.hpp>
+#include "NdbImpl.hpp"
class Ndb_internal
{