Browse Source

Compile fix?

Tomasz Zieliński 1 năm trước cách đây
mục cha
commit
7df36279c5
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      client/ServerRunner.h

+ 2 - 0
client/ServerRunner.h

@@ -9,6 +9,8 @@
  */
  */
 #pragma once
 #pragma once
 
 
+#include "../lib/StartInfo.h"
+
 class CVCMIServer;
 class CVCMIServer;
 struct StartInfo;
 struct StartInfo;