htiui/HtiServicePlugins/HtiScreenshotServicePlugin/inc/HtiScreenshotServicePlugin.h
branchCompilerCompatibility
changeset 6 a8afa76f9dd9
parent 3 2703485a934c
child 11 4df3a095718c
equal deleted inserted replaced
4:0652d1e44279 6:a8afa76f9dd9
    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