summaryrefslogtreecommitdiff
path: root/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'main.cpp')
-rw-r--r--main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.cpp b/main.cpp
index a388f27..4c933f6 100644
--- a/main.cpp
+++ b/main.cpp
@@ -14,7 +14,7 @@
#include <QTranslator>
#include <QtDebug>
-#include <io.h>
+#include "io.h"
int main(int argc, char *argv[])
try {