aboutsummaryrefslogtreecommitdiffstats
path: root/src/kvilib/ext/KviCommandFormatter.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/kvilib/ext/KviCommandFormatter.cpp')
-rw-r--r--src/kvilib/ext/KviCommandFormatter.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/kvilib/ext/KviCommandFormatter.cpp b/src/kvilib/ext/KviCommandFormatter.cpp
index 2ce62246d..af17fa033 100644
--- a/src/kvilib/ext/KviCommandFormatter.cpp
+++ b/src/kvilib/ext/KviCommandFormatter.cpp
@@ -23,8 +23,11 @@
//=============================================================================
#include "KviCommandFormatter.h"
+#include "KviCString.h"
#include "KviQString.h"
+#include <QStringList>
+
namespace KviCommandFormatter
{
bool hasLeadingChars(KviCString ** pszArray, char c)