aboutsummaryrefslogtreecommitdiff
path: root/include/cru/platform/graphics/cairo/PangoFont.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/cru/platform/graphics/cairo/PangoFont.h')
-rw-r--r--include/cru/platform/graphics/cairo/PangoFont.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/cru/platform/graphics/cairo/PangoFont.h b/include/cru/platform/graphics/cairo/PangoFont.h
index e8dbf3ec..e06cbc71 100644
--- a/include/cru/platform/graphics/cairo/PangoFont.h
+++ b/include/cru/platform/graphics/cairo/PangoFont.h
@@ -1,7 +1,7 @@
#pragma once
+#include "Base.h"
-#include "../Font.h"
-#include "CairoResource.h"
+#include <cru/platform/graphics/Font.h>
#include <pango/pango.h>