summaryrefslogtreecommitdiff
path: root/src/instrument.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/instrument.cc')
-rw-r--r--src/instrument.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/instrument.cc b/src/instrument.cc
index ee225d5..f187de0 100644
--- a/src/instrument.cc
+++ b/src/instrument.cc
@@ -29,7 +29,6 @@
#include <hugin.hpp>
#include "sample.h"
-#include "configuration.h"
Instrument::Instrument(Settings& settings)
: settings(settings)