diff dwt/internal/image/TIFFDirectory.d @ 197:184ab53b7785

Changes and fixes for jface
author Frank Benoit <benoit@tionex.de>
date Thu, 10 Apr 2008 11:19:49 +0200
parents 92c102dd64a3
children 36f5cb12e1a2
line wrap: on
line diff
--- a/dwt/internal/image/TIFFDirectory.d	Mon Apr 07 13:08:57 2008 +0200
+++ b/dwt/internal/image/TIFFDirectory.d	Thu Apr 10 11:19:49 2008 +0200
@@ -21,7 +21,7 @@
 import dwt.graphics.PaletteData;
 import dwt.graphics.RGB;
 import dwt.DWT;
-import dwt.dwthelper.Integer;
+import dwt.dwthelper.utils;
 import dwt.dwthelper.System;
 
 final class TIFFDirectory {