mirror of
https://github.com/encounter/mkdd.git
synced 2026-03-30 11:30:02 -07:00
7 lines
151 B
C
7 lines
151 B
C
#ifndef JSYSTEM_JFRAMEWORK_H
|
|
#define JSYSTEM_JFRAMEWORK_H
|
|
|
|
#include <JSystem/JFramework/JFWDisplay.h>
|
|
#include <JSystem/JFramework/JFWSystem.h>
|
|
|
|
#endif |