fixed minor issues
[dosdemo] / libs / imago / src / conv.c
index 94fb87f..756469c 100644 (file)
@@ -17,7 +17,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
 #include <string.h>
 #include "imago2.h"
-#include "inttypes.h"
+#include "types.h"
 
 /* pixel-format conversions are sub-optimal at the moment to avoid
  * writing a lot of code. optimize at some point ?