diff --git a/drivers/EtherCAT.h b/drivers/EtherCAT.h
new file mode 100644
index 0000000000000000000000000000000000000000..00492b3369d9c3a5b447f20d777710e0cd9db9cf
--- /dev/null
+++ b/drivers/EtherCAT.h
@@ -0,0 +1,17 @@
+/******************************************************************************
+ *
+ *  E t h e r C A T . h
+ *
+ *  Header zur Nutzung der EtherCAT-Funktionen.
+ *
+ *  $Id$
+ *
+ *****************************************************************************/
+
+#include "../drivers/ec_master.h"
+#include "../drivers/ec_device.h"
+#include "../drivers/ec_types.h"
+#include "../drivers/ec_module.h"
+
+/*****************************************************************************/
+