~mixxxdevelopers/mixxx/mixxx-buildserver

« back to all changes in this revision

Viewing changes to mixxx/src/engine/enginepregain.h

  • Committer: Albert Santoni
  • Date: 2011-03-20 00:27:15 UTC
  • mfrom: (2607.1.162 mixxx-1.9)
  • Revision ID: alberts@mixxx.org-20110320002715-sa2d88zbuc5kkyya
MergedĀ fromĀ 1.9

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
#ifndef ENGINEPREGAIN_H
18
18
#define ENGINEPREGAIN_H
19
19
 
20
 
#include "engineobject.h"
 
20
#include "engine/engineobject.h"
21
21
#include "controlobject.h"
22
22
 
23
23