summaryrefslogtreecommitdiffstats
path: root/src/declinfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/declinfo.h')
-rw-r--r--src/declinfo.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/declinfo.h b/src/declinfo.h
index 2039dca..002fe8e 100644
--- a/src/declinfo.h
+++ b/src/declinfo.h
@@ -1,12 +1,12 @@
/******************************************************************************
*
- *
+ *
*
* Copyright (C) 1997-2015 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
- * granted. No representations are made about the suitability of this software
+ * documentation under the terms of the GNU General Public License is hereby
+ * granted. No representations are made about the suitability of this software
* for any purpose. It is provided "as is" without express or implied warranty.
* See the GNU General Public License for more details.
*
@@ -19,7 +19,7 @@
#define DECLINFO_H
#include <stdio.h>
-#include <qcstring.h>
+#include "qcstring.h"
#include "types.h"
extern void parseFuncDecl(const QCString &decl,