Skip to content

Commit

Permalink
Win32: Fixed build
Browse files Browse the repository at this point in the history
  • Loading branch information
skyjake committed Dec 18, 2011
1 parent 8da6eb8 commit 3bd76f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doomsday/plugins/common/src/mobj.c
Expand Up @@ -34,6 +34,7 @@
#include <math.h>
#include <assert.h>
#include "mobj.h"
#include "p_player.h"
#include "dmu_lib.h"

#define VANISHTICS (2*TICSPERSEC)
Expand Down

0 comments on commit 3bd76f6

Please sign in to comment.