aboutsummaryrefslogtreecommitdiff
path: root/src/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/main.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/main.cpp b/src/main.cpp
index 91e605e..3e2e2eb 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -1,8 +1,7 @@
#include <QApplication>
#include <QMainWindow>
-#include <lua.hpp>
-#include "MainWindow.hpp"
+#include "widgets/MainWindow.hpp"
int main(int argc, char *argv[]) {
// QCoreApplication::setAttribute(Qt::AA_UseDesktopOpenGL);