]> git.imager.perl.org - imager.git/blobdiff - regmach.h
fill out the large sample support docs
[imager.git] / regmach.h
index 448ef7a93b37b2de9edcef7f6029a0251ef85c1a..e8df6ea279e0e9b31f9d068d02df4098eb534374 100644 (file)
--- a/regmach.h
+++ b/regmach.h
@@ -3,7 +3,7 @@
 
 #include <stdio.h>
 #include <math.h>
-#include "image.h"
+#include "imager.h"
 
 enum rm_byte_codes {
   rbc_add, /* ra + rb -> r*/