summaryrefslogtreecommitdiffstats
path: root/mybudget/src/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'mybudget/src/main.cpp')
-rw-r--r--mybudget/src/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/mybudget/src/main.cpp b/mybudget/src/main.cpp
index 3075ae5..b0522da 100644
--- a/mybudget/src/main.cpp
+++ b/mybudget/src/main.cpp
@@ -34,7 +34,7 @@
#include "pdata.h"
#include "system.h"
-#include "resource.h"
+#include "dataresource.h"
#include "calculator/calculatorscreen.h"
#include "lists/listscreen.h"
#include "chart/chartscreen.h"