changeset 41 | f7bf1ed8db72 |
parent 32 | ae690a8c4a18 |
32:ae690a8c4a18 | 41:f7bf1ed8db72 |
---|---|
21 |
21 |
22 #ifndef __IMAGE_PROCESSOR_INPUT_INFO_H__ |
22 #ifndef __IMAGE_PROCESSOR_INPUT_INFO_H__ |
23 #define __IMAGE_PROCESSOR_INPUT_INFO_H__ |
23 #define __IMAGE_PROCESSOR_INPUT_INFO_H__ |
24 |
24 |
25 #include <e32base.h> |
25 #include <e32base.h> |
26 #include <gdi.h> |
|
26 |
27 |
27 namespace ImageProcessor |
28 namespace ImageProcessor |
28 { |
29 { |
29 |
30 |
30 class CImageProcessorImpl; |
31 class CImageProcessorImpl; |