Include dsx-ns.h in inferno.h for #define dsx

This commit is contained in:
Kp 2016-07-02 02:04:11 +00:00
parent 492cc5788a
commit a24dffad13

View file

@ -26,6 +26,7 @@ COPYRIGHT 1993-1999 PARALLAX SOFTWARE CORPORATION. ALL RIGHTS RESERVED.
#pragma once
#include "fwd-event.h"
#include "dsx-ns.h"
#include "ntstring.h"
namespace dcx {