[SDK:REACTOS] Move our ROS-specific header-only UI libraries into a "ui" sub-folder. (#4205)

This commit is contained in:
Hermès Bélusca-Maïto 2021-12-26 02:15:30 +01:00
parent 9db24e33c7
commit a6bf77e7b9
No known key found for this signature in database
GPG key ID: 3B2539C65E7B93D0
16 changed files with 15 additions and 15 deletions

View file

@ -25,7 +25,7 @@
#include <atlwin.h>
#include <wininet.h>
#include <shellutils.h>
#include <rosctrls.h>
#include <ui/rosctrls.h>
#include <gdiplus.h>
#include <math.h>