Refactor mdoel-related code
[centaur.git] / include / libelfu / libelfu.h
index 3c62aad52126815718e5ffaa06fea11f582cfb37..1fc613ad097231e5d852d77235236fc0922fde09 100644 (file)
@@ -6,7 +6,8 @@
 
 #include <libelfu/generic.h>
 #include <libelfu/elfops.h>
-#include <libelfu/model.h>
+#include <libelfu/modeltypes.h>
+#include <libelfu/modelops.h>
 
 
 #endif