summaryrefslogtreecommitdiff
path: root/src/interface/SaveButton.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/interface/SaveButton.cpp')
-rw-r--r--src/interface/SaveButton.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interface/SaveButton.cpp b/src/interface/SaveButton.cpp
index e1aeac5..ee57e81 100644
--- a/src/interface/SaveButton.cpp
+++ b/src/interface/SaveButton.cpp
@@ -2,7 +2,7 @@
#include "SaveButton.h"
#include "client/SaveInfo.h"
-#include "Graphics.h"
+#include "graphics/Graphics.h"
#include "Engine.h"
#include "client/Client.h"
#include "simulation/SaveRenderer.h"