瀏覽代碼

fix mac build

Ken Whatmough 13 年之前
父節點
當前提交
53cacef586
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      gameplay/src/Control.h

+ 2 - 0
gameplay/src/Control.h

@@ -15,6 +15,8 @@
 namespace gameplay
 {
 
+class Container;
+
 /**
  * Base class for UI controls.
  */