Corrected include.

This commit is contained in:
Dirk Lemstra
2018-10-04 22:03:41 +02:00
parent 7903f95223
commit 92fafc2e1d
+1 -1
View File
@@ -70,7 +70,7 @@
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
#endif
#include "jbig.h"
#include <jbig.h>
#if defined(__cplusplus) || defined(c_plusplus)
}
#endif