mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-16 14:16:09 -06:00
8 lines
223 B
Text
8 lines
223 B
Text
#ifndef _ScreenShotter_icpp_init_stub
|
|
#define _ScreenShotter_icpp_init_stub
|
|
#include "CtrlLib/init"
|
|
#include "plugin\jpg/init"
|
|
#include "plugin\gif/init"
|
|
#include "plugin\tif/init"
|
|
#include "plugin\pcx/init"
|
|
#endif
|