diff options
Diffstat (limited to 'src/platform/graphics/NullPainter.cpp')
-rw-r--r-- | src/platform/graphics/NullPainter.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/platform/graphics/NullPainter.cpp b/src/platform/graphics/NullPainter.cpp index 1b02ea07..858aafd7 100644 --- a/src/platform/graphics/NullPainter.cpp +++ b/src/platform/graphics/NullPainter.cpp @@ -1 +1 @@ -#include "cru/platform/graphics/NullPainter.hpp" +#include "cru/platform/graphics/NullPainter.h" |