mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-26 19:33:31 +00:00
[CMD]: Fix inclusion order.
svn path=/trunk/; revision=76024
This commit is contained in:
@@ -22,11 +22,11 @@
|
||||
#include <wincon.h>
|
||||
#include <shellapi.h>
|
||||
|
||||
#include <conutils.h>
|
||||
|
||||
#define NTOS_MODE_USER
|
||||
#include <ndk/rtlfuncs.h>
|
||||
|
||||
#include <conutils.h>
|
||||
|
||||
#include "resource.h"
|
||||
|
||||
#include "cmd.h"
|
||||
|
||||
Reference in New Issue
Block a user