summaryrefslogtreecommitdiff
path: root/hle/hle.h
diff options
context:
space:
mode:
Diffstat (limited to 'hle/hle.h')
-rw-r--r--hle/hle.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/hle/hle.h b/hle/hle.h
index 1a19ada08b..984b58be84 100644
--- a/hle/hle.h
+++ b/hle/hle.h
@@ -16,11 +16,7 @@
* « long description »
*/
-#define HLE_MSG_TYPE_DATA 0x00
-#define HLE_MSG_TYPE_MME 0x01
-#define HLE_MSG_TYPE_BUFFER_ADD 0x02
-#define HLE_MSG_TYPE_BUFFER_RELEASE 0x03
-
+#include "hal/hle/defs.h"
#include "cl/cl.h"
/** forward declaration */