mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-09-10 03:54:54 -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
|