mirror of
https://github.com/VincentWei/MiniGUI.git
synced 2026-02-08 20:03:04 +08:00
include dependent headers
This commit is contained in:
@@ -52,6 +52,11 @@
|
||||
#ifndef GUI_INTERNALS_H
|
||||
#define GUI_INTERNALS_H
|
||||
|
||||
#include "common.h"
|
||||
#include "minigui.h"
|
||||
#include "gdi.h"
|
||||
#include "window.h"
|
||||
|
||||
#include "constants.h"
|
||||
#include "cliprect.h"
|
||||
#include "zorder.h"
|
||||
|
||||
Reference in New Issue
Block a user