Browse Source

Compile fix?

Tomasz Zieliński 1 year ago
parent
commit
7df36279c5
1 changed files with 2 additions and 0 deletions
  1. 2 0
      client/ServerRunner.h

+ 2 - 0
client/ServerRunner.h

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