ext/jpeg_jpeg.c in jpeg-0.2.0 vs ext/jpeg_jpeg.c in jpeg-0.2.1
- old
+ new
@@ -1,8 +1,8 @@
#include <stdio.h>
#include <jpeglib.h>
#include "jpeg_jpeg.h"
-#inlcude "jpeg_error.h"
+#include "jpeg_error.h"
VALUE Jpeg;
static VALUE jpeg_jpeg_s_open(int argc, VALUE *argv, VALUE sef);
static VALUE jpeg_jpeg_alloc(VALUE klass);