core: Fix recent GCC build breaks.

This commit is contained in:
bunnei
2018-01-11 22:24:09 -05:00
parent 8fe0b7211f
commit 8a7df5e17b
2 changed files with 4 additions and 2 deletions

View File

@@ -2,6 +2,8 @@
// Licensed under GPLv2 or any later version
// Refer to the license.txt file included.
#include <cmath>
#include "common/assert.h"
#include "core/frontend/framebuffer_layout.h"