Cleaner error handling with ELFU_WARN and ELFU_WARNELF
[centaur.git] / include / libelfu / libelfu.h
index 3c62aad52126815718e5ffaa06fea11f582cfb37..cc55282f906fe8b6a721655ae532f63cb28edcad 100644 (file)
@@ -6,7 +6,9 @@
 
 #include <libelfu/generic.h>
 #include <libelfu/elfops.h>
-#include <libelfu/model.h>
+#include <libelfu/modeltypes.h>
+#include <libelfu/modelops.h>
 
+#include <libelfu/debug.h>
 
 #endif