summaryrefslogtreecommitdiff
path: root/src/gui/sdlfont.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/sdlfont.h')
-rw-r--r--src/gui/sdlfont.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/sdlfont.h b/src/gui/sdlfont.h
index f8a5a5051..86ef2f1e9 100644
--- a/src/gui/sdlfont.h
+++ b/src/gui/sdlfont.h
@@ -24,7 +24,7 @@
#ifndef SDLFONT_H
#define SDLFONT_H
-#include "guichan/font.hpp"
+#include <guichan/font.hpp>
#ifdef __APPLE__
#include <SDL_ttf/SDL_ttf.h>