ultimatepp/uppsrc/plugin/DroidFonts/DroidFonts.h
cxl 7710948f88 uppsrc: .icpp files replaced by INITIALIZE/INITIALIZER
git-svn-id: svn://ultimatepp.org/upp/trunk@10424 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-11-13 09:24:24 +00:00

12 lines
189 B
C++

#ifndef _plugin_DroidFonts_DroidFonts_h_
#define _plugin_DroidFonts_DroidFonts_h_
#include <plugin/FT_fontsys/FT_fontsys.h>
namespace Upp {
INITIALIZE(DroidFonts)
}
#endif