summaryrefslogtreecommitdiffstats
path: root/src/defgen.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/defgen.cpp')
-rw-r--r--src/defgen.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/defgen.cpp b/src/defgen.cpp
index 5a6133e..c3b17ba 100644
--- a/src/defgen.cpp
+++ b/src/defgen.cpp
@@ -3,7 +3,7 @@
*
*
*
- * Copyright (C) 1997-2011 by Dimitri van Heesch.
+ * Copyright (C) 1997-2012 by Dimitri van Heesch.
*
* Permission to use, copy, modify, and distribute this software and its
* documentation under the terms of the GNU General Public License is hereby
@@ -28,6 +28,7 @@
#include "defargs.h"
#include "outputgen.h"
#include "dot.h"
+#include "arguments.h"
#include <qdir.h>
#include <qfile.h>