aboutsummaryrefslogtreecommitdiffstats
path: root/SQLiteStudio3/coreSQLiteStudio/log.h
diff options
context:
space:
mode:
Diffstat (limited to 'SQLiteStudio3/coreSQLiteStudio/log.h')
-rw-r--r--SQLiteStudio3/coreSQLiteStudio/log.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/SQLiteStudio3/coreSQLiteStudio/log.h b/SQLiteStudio3/coreSQLiteStudio/log.h
index f866c93..dddb513 100644
--- a/SQLiteStudio3/coreSQLiteStudio/log.h
+++ b/SQLiteStudio3/coreSQLiteStudio/log.h
@@ -2,7 +2,7 @@
#define LOG_H
#include "db/db.h"
-#include "guiSQLiteStudio_global.h"
+#include "coreSQLiteStudio_global.h"
#include <QString>
#include <QHash>
#include <QList>