aboutsummaryrefslogtreecommitdiffstats
path: root/src/jpeg.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/jpeg.c')
-rw-r--r--src/jpeg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/jpeg.c b/src/jpeg.c
index bf90f2d..427ef93 100644
--- a/src/jpeg.c
+++ b/src/jpeg.c
@@ -7,7 +7,7 @@
#include "jpeglib.h"
-#include "jpeg.h"
+#include "meh.h"
struct error_mgr{
struct jpeg_error_mgr pub;