summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/dot.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dot.h b/src/dot.h
index f52d196..17e96ad 100644
--- a/src/dot.h
+++ b/src/dot.h
@@ -27,12 +27,12 @@
#include "qdir.h"
#include "qcstring.h"
#include "dotgraph.h"
+#include "dotfilepatcher.h"
class FTextStream;
class DotRunner;
class DotRunnerQueue;
class DotWorkerThread;
-class DotFilePatcher;
/** Singleton that manages dot relation actions */
class DotManager