aboutsummaryrefslogtreecommitdiff
path: root/src/common/Font.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/Font.cpp')
-rw-r--r--src/common/Font.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/Font.cpp b/src/common/Font.cpp
index 8f058ca..e3595e9 100644
--- a/src/common/Font.cpp
+++ b/src/common/Font.cpp
@@ -1,4 +1,4 @@
-#include <common/Font.hpp>
+#include "common/Font.hpp"
#include <fstream>
#include <iostream>