mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-17 06:06:00 -06:00
14 lines
181 B
C++
14 lines
181 B
C++
#ifndef _G965_G965_h
|
|
#define _G965_G965_h
|
|
|
|
#include <CtrlLib/CtrlLib.h>
|
|
|
|
using namespace Upp;
|
|
|
|
#define LAYOUTFILE <G965/G965.lay>
|
|
#include <CtrlCore/lay.h>
|
|
|
|
|
|
|
|
|
|
#endif
|