Skip to content

Commit

Permalink
a forward declaration for viewmodule was missing.
Browse files Browse the repository at this point in the history
  • Loading branch information
tallytalwar committed Sep 23, 2014
1 parent 5756078 commit 7fb3cb4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/sceneDirector/sceneDirector.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

class TileManager;
class SceneDefinition;
class ViewModule;

/* -- Singleton Class Implementation -- */
class SceneDirector {
Expand Down

0 comments on commit 7fb3cb4

Please sign in to comment.