Fix arm64 build break
authorRahul Kumar <rahku@microsoft.com>
Tue, 24 Jan 2017 19:32:24 +0000 (11:32 -0800)
committerRahul Kumar <rahku@microsoft.com>
Tue, 24 Jan 2017 19:32:24 +0000 (11:32 -0800)
src/inc/regdisp.h

index 1b09ca0085f374849f42d57365d1594786938a95..4e2a5657b3460ccb13a09393c59fb2acfd7298a8 100644 (file)
@@ -8,7 +8,7 @@
 
 #ifdef DEBUG_REGDISPLAY
 class Thread;
-
+struct REGDISPLAY;
 void CheckRegDisplaySP (REGDISPLAY *pRD);
 #endif // DEBUG_REGDISPLAY