htiui/HtiServicePlugins/HtiScreenshotServicePlugin/inc/HtiScreenshotServicePlugin.h
branchRCL_3
changeset 3 2703485a934c
parent 0 d6fe6244b863
child 11 4df3a095718c
equal deleted inserted replaced
0:d6fe6244b863 3:2703485a934c
    19 
    19 
    20 #ifndef SCREENSHOOTPLUGIN_H
    20 #ifndef SCREENSHOOTPLUGIN_H
    21 #define SCREENSHOOTPLUGIN_H
    21 #define SCREENSHOOTPLUGIN_H
    22 
    22 
    23 // INCLUDES
    23 // INCLUDES
    24 #include <HTIServicePluginInterface.h>
    24 #include <HtiServicePluginInterface.h>
    25 #include <w32std.h>
    25 #include <w32std.h>
    26 #include <f32file.h>
    26 #include <f32file.h>
    27 #include "HtiTextRcg.h"
    27 #include "HtiTextRcg.h"
    28 
    28 
    29 
    29