summaryrefslogtreecommitdiffstats
path: root/util/qlalr/compress.h
diff options
context:
space:
mode:
Diffstat (limited to 'util/qlalr/compress.h')
-rw-r--r--util/qlalr/compress.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/qlalr/compress.h b/util/qlalr/compress.h
index 64c2bba14c..72f1d1db83 100644
--- a/util/qlalr/compress.h
+++ b/util/qlalr/compress.h
@@ -42,7 +42,7 @@
#ifndef COMPRESS_H
#define COMPRESS_H
-#include <QtCore/QVector>
+#include <QtCore/qvector.h>
class Compress
{