summaryrefslogtreecommitdiffstats
path: root/src/Patchage.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/Patchage.hpp')
-rw-r--r--src/Patchage.hpp4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/Patchage.hpp b/src/Patchage.hpp
index ab3cf18..1aa28b4 100644
--- a/src/Patchage.hpp
+++ b/src/Patchage.hpp
@@ -18,12 +18,10 @@
#ifndef PATCHAGE_H
#define PATCHAGE_H
-#include CONFIG_H_PATH
#include <string>
#include <boost/shared_ptr.hpp>
#include <libgnomecanvasmm.h>
-
-using namespace std;
+#include CONFIG_H_PATH
class PatchageCanvas;
class JackDriver;