Usermode/AxWin3 - Moved interface library to Applications tree
[tpg/acess2.git] / Usermode / Applications / axwin3_src / libaxwin3.so_src / include / ipc.h
diff --git a/Usermode/Applications/axwin3_src/libaxwin3.so_src/include/ipc.h b/Usermode/Applications/axwin3_src/libaxwin3.so_src/include/ipc.h
new file mode 100644 (file)
index 0000000..3686593
--- /dev/null
@@ -0,0 +1,14 @@
+/*
+ * Acess2 Window Manager v3
+ * - By John Hodge (thePowersGang)
+ *
+ * ipcmessages.h
+ * - IPC Message format definition
+ */
+#ifndef _IPCMESSAGES_LIB_H_
+#define _IPCMESSAGES_LIB_H_
+
+#include "../../WM/include/ipcmessages.h"
+
+#endif
+

UCC git Repository :: git.ucc.asn.au