Sync up with trunk r61578.
[reactos.git] / base / applications / mstsc / orders.c
index 3591930..c0e8611 100644 (file)
@@ -20,6 +20,8 @@
 
 #include "precomp.h"
 
+#include "orders.h"
+
 extern uint8 *g_next_packet;
 static RDP_ORDER_STATE g_order_state;
 extern BOOL g_use_rdp5;