summaryrefslogtreecommitdiffstats
path: root/src/condparser.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/condparser.h')
-rw-r--r--src/condparser.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/condparser.h b/src/condparser.h
index 1ad13b1..692793c 100644
--- a/src/condparser.h
+++ b/src/condparser.h
@@ -5,8 +5,8 @@
* 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.
*
@@ -22,7 +22,7 @@
* ! NOT operator
*/
-#include <qcstring.h>
+#include "qcstring.h"
class CondParser
{