summaryrefslogtreecommitdiff
path: root/src/gui/checkbox.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/checkbox.cpp')
-rw-r--r--src/gui/checkbox.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/checkbox.cpp b/src/gui/checkbox.cpp
index 9fb79060..2df7a82b 100644
--- a/src/gui/checkbox.cpp
+++ b/src/gui/checkbox.cpp
@@ -22,7 +22,7 @@
*/
#include "checkbox.h"
-#include "graphics.h"
+#include "../graphics.h"
#include "../resources/resourcemanager.h"
#include <guichan.hpp>