summaryrefslogtreecommitdiffstats
path: root/QtDemo/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'QtDemo/main.cpp')
-rw-r--r--QtDemo/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/QtDemo/main.cpp b/QtDemo/main.cpp
index 8e7f608..d69a0ca 100644
--- a/QtDemo/main.cpp
+++ b/QtDemo/main.cpp
@@ -1,7 +1,7 @@
#include <QtGui/QGuiApplication>
#include "qtquick2applicationviewer.h"
#include <QQmlContext>
-#include <shaderfilereader.h>
+#include "shaderfilereader.h"
int main(int argc, char *argv[])
{