mirror of
https://github.com/VincentWei/MiniGUI.git
synced 2026-02-06 18:31:57 +08:00
remove #include "window.h"
This commit is contained in:
@@ -55,8 +55,8 @@
|
||||
#ifndef GUI_NEWGAL_H
|
||||
#define GUI_NEWGAL_H
|
||||
|
||||
#include "minigui.h"
|
||||
#include "gdi.h"
|
||||
#include "window.h"
|
||||
#include "constants.h"
|
||||
|
||||
#if IS_COMPOSITING_SCHEMA
|
||||
|
||||
@@ -138,7 +138,6 @@ SOFTWARE.
|
||||
|
||||
#include "common.h"
|
||||
#include "gdi.h"
|
||||
#include "window.h"
|
||||
#include "cliprect.h"
|
||||
#include "gal.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user