aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--saga/gfx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/saga/gfx.h b/saga/gfx.h
index 8f3c9a0c15..65132897c4 100644
--- a/saga/gfx.h
+++ b/saga/gfx.h
@@ -26,7 +26,7 @@
#ifndef SAGA_GFX_H_
#define SAGA_GFX_H_
-#include <graphics/surface.h>
+#include "graphics/surface.h"
namespace Saga {