Skip to content

Commit

Permalink
FULLPIPE: Reduce header dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
sev- committed Jun 27, 2014
1 parent 96ba190 commit 7d78a74
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions engines/fullpipe/motion.cpp
Expand Up @@ -22,15 +22,10 @@

#include "fullpipe/fullpipe.h"

#include "common/file.h"
#include "common/array.h"
#include "common/list.h"

#include "fullpipe/objects.h"
#include "fullpipe/utils.h"
#include "fullpipe/statics.h"
#include "fullpipe/gameloader.h"
#include "fullpipe/motion.h"
#include "fullpipe/messages.h"

namespace Fullpipe {

Expand Down

0 comments on commit 7d78a74

Please sign in to comment.